Class CommandHandlerWithReplyBuilder$
java.lang.Object
org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CommandHandlerWithReplyBuilder$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<Command,State>
CommandHandlerWithReplyBuilder<Command,State> builder()
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
CommandHandlerWithReplyBuilder$
public CommandHandlerWithReplyBuilder$()
-
-
Method Details
-
builder
-