Package gecco.communication.client

Class Summary
DataInputExchangeHandler A class that listens for incoming messages from the server, and tells the client about them.
DataOutputExchangeHandler A class that sends messages to the server
ServerAmbassador This is the class that implements gecco.client.Server, and is the only part of the communication the client knows of.
ServerConnection This class keeps track of the connection to the server