Package akka.actor.typed.eventstream
-
Interface Summary Interface Description EventStream.Command -
Class Summary Class Description EventStream The set of commands accepted by theakka.actor.typed.ActorSystem.eventStream
.EventStream.Publish<E> EventStream.Publish$ EventStream.Subscribe<E> EventStream.Subscribe$ EventStream.Unsubscribe<E> EventStream.Unsubscribe$ EventStream$ The set of commands accepted by theakka.actor.typed.ActorSystem.eventStream
.