Package org.apache.pekko.dispatch
Class CachingConfig$
java.lang.Object
org.apache.pekko.dispatch.CachingConfig$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CachingConfig$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.typesafe.config.Configorg.apache.pekko.dispatch.CachingConfig.ValuePathEntryorg.apache.pekko.dispatch.CachingConfig.ValuePathEntryorg.apache.pekko.dispatch.CachingConfig.ValuePathEntry
-
Field Details
-
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()
-