Uses of Package
gecco.communication.server

Packages that use gecco.communication.server
gecco.communication.server   
 

Classes in gecco.communication.server used by gecco.communication.server
ClientConnection
          A class that keeps track of the 'physical' connection to a client
ClientConnectionHandler
          A class that keep track of all the parts needed for a connection to a client
DataOutputExchangeHandler
          a class that listens for incoming messages from the client, receives them, and tells the server about them
RoleConnection
          A class that represents the connection from the server to a specific role.