|
QuickServer v1.4.5 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TheClient | |
| org.quickserver.net.server | Contains all of the classes for creating QuickServer. |
| Uses of TheClient in org.quickserver.net.server |
| Methods in org.quickserver.net.server with parameters of type TheClient | |
void |
ClientHandler.handleClient(TheClient theClient)
Start handling of client handles that client encapsulated by theClient. |
| Constructors in org.quickserver.net.server with parameters of type TheClient | |
ClientHandler(TheClient theClient,
int timeOut)
Created new ClientHandler thread that handles that client encapsulated by theClient. |
|
|
QuickServer v1.4.5 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||