|
Class Summary |
| AbstractMulticaster |
Abstract implementation of Multicaster that contains basic logic used for UDP multicasting |
| Datagram |
Datagram which is sent/received by multicaster as part of UDP communication. |
| DefaultMulticaster |
Default implementation of multicaster that is used to support UDP multicastring |
| MulticastDataEvent |
Event object that contains information about data received by multicaster from network. |
| MultihomeMulticaster |
Implementation of multicaster used to support multihome systems (ones that has several network
interfaces). |
| NetworkParams |
Utilitty class that contains parameters needed to initialize multicaster |