| Interface | Description |
|---|---|
| Broker |
Broker is the hub which routes messages to mailboxes.
|
| LinkBroker |
Client/Server Broker from the perspective of the client, i.e.
|
| ManagedBroker |
Broker is the hub which routes messages to mailboxes.
|
| Class | Description |
|---|---|
| AbstractBroker |
Broker is the hub which routes messages to actors.
|
| AbstractBrokerStream |
The abstract implementation of an
MessageStream
returns query errors for RPC packets, and ignores unknown packets
for messages and presence announcement. |
| AbstractLinkBroker |
Broker is the hub which routes messages to actors.
|
| AbstractManagedBroker |
Broker is the hub which routes messages to actors.
|
| ActorMissingEvent |
ActorMissingEvent is sent by a Broker when an Actor is missing.
|
| HashMapBroker |
The abstract implementation of an
MessageStream
returns query errors for RPC packets, and ignores unknown packets
for messages and presence announcement. |
| ManagedBrokerAdapter |
Broker is the hub which routes messages to actors.
|
| PassthroughBroker |
Broker is the hub which routes messages to actors.
|