|
QuickServer v1.4.5 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientBinaryHandler | |
org.quickserver.net.server | Contains all of the classes for creating QuickServer. |
Uses of ClientBinaryHandler in org.quickserver.net.server |
Methods in org.quickserver.net.server that return ClientBinaryHandler | |
ClientBinaryHandler |
TheClient.getClientBinaryHandler()
Returns the ClientBinaryHandler object that interacts with client sockets. |
Methods in org.quickserver.net.server with parameters of type ClientBinaryHandler | |
protected void |
ClientHandler.setClientBinaryHandler(ClientBinaryHandler handler)
Sets the ClientBinaryHandler class that interacts with client sockets. |
void |
TheClient.setClientBinaryHandler(ClientBinaryHandler handler)
Sets the ClientBinaryHandler object that interacts with client sockets. |
|
QuickServer v1.4.5 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |