Uses of Package
gecco.communication.client

Packages that use gecco.communication.client
gecco.communication.client   
 

Classes in gecco.communication.client used by gecco.communication.client
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