|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientConnectionHandler | |
gecco.communication.server |
Uses of ClientConnectionHandler in gecco.communication.server |
Methods in gecco.communication.server with parameters of type ClientConnectionHandler | |
void |
RoleConnection.remove(ClientConnectionHandler c)
removes a client from this role |
Constructors in gecco.communication.server with parameters of type ClientConnectionHandler | |
DataOutputExchangeHandler(MessageQueue q,
ClientConnection cc,
Server se,
ClientConnectionHandler cch)
Constructor for the DataOutputExchangeHandler object |
|
DataInputExchangeHandler(ClientConnection cc,
Server se,
ClientConnectionHandler cch,
DataOutputExchangeHandler outputDEH)
Constructor for the DataInputExchangeHandler object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |