|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DefaultClientIOEventDispatch | Deprecated. (4.2) use DefaultHttpClientIODispatch |
| DefaultHttpClientIODispatch<H extends NHttpClientEventHandler> | Default IOEventDispatch implementation
that supports both plain (non-encrypted) and SSL encrypted client side HTTP
connections. |
| DefaultHttpServerIODispatch<H extends NHttpServerEventHandler> | Default IOEventDispatch implementation
that supports both plain (non-encrypted) and SSL encrypted server side HTTP
connections. |
| DefaultNHttpClientConnection | Default implementation of the NHttpClientConnection
interface. |
| DefaultNHttpClientConnectionFactory | Default factory for plain (non-encrypted), non-blocking
NHttpClientConnections. |
| DefaultNHttpServerConnection | Default implementation of the NHttpServerConnection
interface. |
| DefaultNHttpServerConnectionFactory | Default factory for plain (non-encrypted), non-blocking
NHttpServerConnections. |
| DefaultServerIOEventDispatch | Deprecated. (4.2) use DefaultHttpServerIODispatch |
| NHttpConnectionBase | This class serves as a base for all NHttpConnection implementations and provides
functionality common to both client and server HTTP connections. |
| SSLClientIOEventDispatch | Deprecated. (4.2) use SSLClientIOEventDispatch |
| SSLNHttpClientConnectionFactory | Default factory for SSL encrypted, non-blocking
NHttpClientConnections. |
| SSLNHttpServerConnectionFactory | Default factory for SSL encrypted, non-blocking
NHttpServerConnections. |
| SSLServerIOEventDispatch | Deprecated. (4.2) use SSLServerIOEventDispatch |
Default implementations of HTTP connections for asynchronous, even driven communication.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||