Package akka.event

Interface ActorEventBus

  • All Superinterfaces:
    EventBus
    All Known Subinterfaces:
    LoggingBus
    All Known Implementing Classes:
    EventStream

    public interface ActorEventBus
    extends EventBus
    Represents an EventBus where the Subscriber type is ActorRef