Interface Summary |
CommunicationsClient |
This interface specifies all the methods a CommunicationsClient object must support
allowing the details of the specific protocol used to be abstracted away. |
CommunicationsHandler |
This interface specifies all the basic methods to allow communications with
other components. |
CommunicationsMulticast |
This interface specifies all the methods a CommunicationsMulticast object must support
allowing the details of the specific protocol used to be abstracted away. |
CommunicationsServer |
This interface specifies all the methods a CommunicationsServer object must support
allowing the details of the specific protocol used to be abstracted away. |