Interface EventStream.Command

All Known Implementing Classes:
EventStream.Publish, EventStream.Subscribe, EventStream.Unsubscribe
Enclosing class:
EventStream

public static interface EventStream.Command
The set of commands accepted by the pekko.actor.typed.ActorSystem.eventStream.

Not for user Extension