|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.event.japi.ActorEventBus<E>
public abstract class ActorEventBus<E>
See documentation for ActorClassification
An EventBus where the Subscribers are ActorRefs and the Classifier is ActorRef
Means that ActorRefs "listen" to other ActorRefs
E is the Event type
| Constructor Summary | |
|---|---|
ActorEventBus()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.event.ActorEventBus |
|---|
compareSubscribers |
| Methods inherited from interface akka.event.EventBus |
|---|
publish, subscribe, unsubscribe, unsubscribe |
| Methods inherited from interface akka.event.ActorClassification |
|---|
associate, classify, dissociate, dissociate, empty, mappings, mapSize, publish, subscribe, unsubscribe, unsubscribe |
| Constructor Detail |
|---|
public ActorEventBus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||