Package org.apache.pekko.event
Interface ActorEventBus
- All Superinterfaces:
EventBus
- All Known Subinterfaces:
LoggingBus
- All Known Implementing Classes:
EventStream
Represents an EventBus where the Subscriber type is ActorRef
-
Method Summary
Methods inherited from interface org.apache.pekko.event.EventBus
publish, subscribe, unsubscribe, unsubscribe
-
Method Details
-
compareSubscribers
-