org.apache.http.nio.See: Description
| Class | Description |
|---|---|
| DefaultClientIOEventDispatch | Deprecated
(4.2) use
DefaultHttpClientIODispatch |
| DefaultHttpClientIODispatch |
Default
IOEventDispatch implementation that supports both plain (non-encrypted)
and SSL encrypted client side HTTP connections. |
| DefaultHttpServerIODispatch |
Default
IOEventDispatch implementation that supports both plain (non-encrypted)
and SSL encrypted server side HTTP connections. |
| DefaultNHttpClientConnection |
Default implementation of the
NHttpClientConnection interface. |
| DefaultNHttpClientConnectionFactory |
Factory for plain (non-encrypted), non-blocking
NHttpClientConnections. |
| DefaultNHttpServerConnection |
Default implementation of the
NHttpServerConnection interface. |
| DefaultNHttpServerConnectionFactory |
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 implements functionality common to both client and server
HTTP connections. |
| SSLClientIOEventDispatch | Deprecated
(4.2) use
SSLClientIOEventDispatch |
| SSLNHttpClientConnectionFactory |
Factory for SSL encrypted, non-blocking
NHttpClientConnections. |
| SSLNHttpServerConnectionFactory |
Factory for SSL encrypted, non-blocking
NHttpServerConnections. |
| SSLServerIOEventDispatch | Deprecated
(4.2) use
SSLServerIOEventDispatch |
org.apache.http.nio.Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.