|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConnectionHandler in com.mischiefbox.pollserve |
| Fields in com.mischiefbox.pollserve declared as ConnectionHandler | |
protected ConnectionHandler |
ConnectionInfo.handler
The connection handler that created and is responsible for the connection. |
protected ConnectionHandler |
Listener.handler
The connection handler which gets new socket connections. |
| Constructors in com.mischiefbox.pollserve with parameters of type ConnectionHandler | |
ConnectionInfo(ConnectionHandler handler,
Socket sock,
int iConnectionId)
Create a new connection info object. |
|
Listener(ConnectionHandler handler,
int iPort)
Create a new Listener. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||