Class EffectFactories$
java.lang.Object
org.apache.pekko.persistence.typed.state.javadsl.EffectFactories<scala.runtime.Nothing$>
org.apache.pekko.persistence.typed.state.javadsl.EffectFactories$
INTERNAL API: see
class EffectFactories-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EffectFactories$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.persistence.typed.state.javadsl.EffectFactories
none, noReply, persist, reply, stash, stop, unhandled, unstashAll
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EffectFactories$
public EffectFactories$()
-