|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Acceptor | Listens on the given socket channel for incoming connections and dispatches them to the given handler pool |
BaseClientHelper | Base client helper based on NIO blocking sockets. |
BaseHelper<T extends Connector> | Base connector helper. |
BaseServerHelper | Base server helper based on NIO blocking sockets. |
BaseTask | |
ClientConnection | Generic HTTP-like client connection. |
ConnectedRequest | Request wrapper for server HTTP calls. |
Connection<T extends Connector> | A network connection though which requests and responses are exchanged by connectors. |
Controller | Controls the state of the server helper and its managed connections. |
HttpClientHelper | HTTP client helper based on NIO blocking sockets. |
HttpServerHelper | HTTP server helper based on NIO blocking sockets. |
ServerConnection | Generic HTTP-like server connection. |
Enum Summary | |
---|---|
ConnectionState | Enumeration of the states of a connection. |
New advanced internal HTTP connector.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |