Interface EventStream.Command
-
- All Known Implementing Classes:
EventStream.Publish,EventStream.Subscribe,EventStream.Unsubscribe
- Enclosing class:
- EventStream
public static interface EventStream.CommandThe set of commands accepted by thepekko.actor.typed.ActorSystem.eventStream.Not for user Extension