| Interface | Description |
|---|---|
| Broadcaster |
A broadcast mechanism that is able to send and receive commands.
|
| Broadcaster.Listener |
A listener for new messages.
|
| DynamicBroadcastConfig |
Broadcast configuration.
|
| Class | Description |
|---|---|
| InMemoryBroadcaster |
A mechanism that broadcasts to all registered consumers.
|
| TCPBroadcaster |
A broadcast mechanism that uses TCP.
|
| UDPBroadcaster |
A broadcast mechanism that uses UDP.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.