Interface CommandHandlerWithReply<Command,State>
- All Superinterfaces:
CommandHandler<Command,State>
FunctionalInterface for reacting on commands
Used with CommandHandlerWithReplyBuilder to setup the behavior of a DurableStateBehaviorWithEnforcedReplies
-
Method Summary
-
Method Details
-
apply
- Specified by:
applyin interfaceCommandHandler<Command,State>
-