Uses of Class
gecco.communication.server.RoleConnection

Packages that use RoleConnection
gecco.communication.server   
 

Uses of RoleConnection in gecco.communication.server
 

Fields in gecco.communication.server declared as RoleConnection
private  RoleConnection ClientConnectionHandler.roleconnection
          Description of the Field
 

Constructors in gecco.communication.server with parameters of type RoleConnection
ClientConnectionHandler(ClientConnection connection, Server server, RoleConnection roleconnection)
          Constructor for the ClientConnectionHandler object