|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractClientManager | The base class for all ContextManagers, objects which track the state and respond to clients on a server. |
| ClientManager | Stores information about the connection context for the client on the server. |
| HTTPClientManager | |
| HTTPGetClientManager | A ContextManager for handling HTTP Get requests. |
| HTTPPostClientManager | |
Base and custom context managers for NIO-based servers. Context managers handle each client-server connection on the server side, and can be customized to provide extra functionality.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||