Package org.vigia.server.communications

Interface Summary
CommandListener A listener to obtain control messages from the client.
Communicator The common interface for all the server communication implementations.
 

Class Summary
ClientCommunicator An implementation of the server communication interface.
ControlCommunicator Implements the server control communication.
DataCommunicator Implements the client data communication.