Class CachingConfig$

java.lang.Object
org.apache.pekko.dispatch.CachingConfig$

public class CachingConfig$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final CachingConfig$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • CachingConfig$

      public CachingConfig$()
  • Method Details

    • emptyConfig

      public com.typesafe.config.Config emptyConfig()
    • invalidPathEntry

      public org.apache.pekko.dispatch.CachingConfig.ValuePathEntry invalidPathEntry()
    • nonExistingPathEntry

      public org.apache.pekko.dispatch.CachingConfig.ValuePathEntry nonExistingPathEntry()
    • emptyPathEntry

      public org.apache.pekko.dispatch.CachingConfig.ValuePathEntry emptyPathEntry()