Interface CommandHandler<Command,State>
- All Known Subinterfaces:
CommandHandlerWithReply<Command,State>
public interface CommandHandler<Command,State>
FunctionalInterface for reacting on commands
Used with CommandHandlerBuilder to setup the behavior of a DurableStateBehavior
-
Method Summary
-
Method Details
-
apply
-