| Interface | Description |
|---|---|
| CommunicationSystemClientSide |
Methods that should be implemented by the client side of the client-server communication system
|
| CommunicationSystemServerSide |
Methods that should be implemented by the server side of the client-server communication system
|
| ReplyListener | |
| ReplyReceiver |
Interface meant for objects that receive replies from replicas
|
| RequestReceiver |
Interface meant for objects that receive requests from clients
|
| Class | Description |
|---|---|
| CommunicationSystemClientSideFactory | |
| CommunicationSystemServerSideFactory |