|
Class Summary |
| Address |
Network-dependent address (Internet). |
| Configurator |
The task if this class is to setup and configure the protocol stack. |
| Membership |
Class to keep track of Addresses. |
| MessageProtocol |
Based on Protocol, but incorporates RequestCorrelator and GroupRequest: the latter can
be used to mcast messages to all members and receive their reponses. |
| Protocol |
The Protocol class provides a set of common services for protocol layers. |
| ProtocolStack |
A ProtocolStack manages a number of protocols layered above each other. |
| Request |
|
| Router |
Router for TCP based group comunication (using layer TCP instead of UDP). |
| RouterStub |
|
| RpcProtocol |
Base class for group RMC peer protocols. |