|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.apache.http.nio
.
See:
Description
Class Summary | |
---|---|
AbstractIODispatch<T extends NHttpConnection> | Abstract IOEventDispatch implementation that supports both plain (non-encrypted)
and SSL encrypted HTTP connections. |
DefaultClientIODispatch | Default IOEventDispatch implementation that supports both plain (non-encrypted)
and SSL encrypted HTTP connections. |
DefaultClientIOEventDispatch | Deprecated. use DefaultClientIODispatch |
DefaultNHttpClientConnection | Default implementation of the NHttpClientConnection interface. |
DefaultNHttpClientConnectionFactory | Plain (non-encrypted) NHttpClientConnection factory. |
DefaultNHttpServerConnection | Default implementation of the NHttpServerConnection interface. |
DefaultNHttpServerConnectionFactory | Plain (non-encrypted) NHttpServerConnection factory. |
DefaultServerIODispatch | Default implementation of IOEventDispatch interface for plain
(non-encrypted) server-side HTTP connections. |
DefaultServerIOEventDispatch | Deprecated. use DefaultServerIODispatch |
NHttpConnectionBase | This class serves as a base for all NHttpConnection implementations
and implements functionality common to both client and server
HTTP connections. |
SSLClientIOEventDispatch | Deprecated. use SSLClientIOEventDispatch |
SSLNHttpClientConnectionFactory | SSL encrypted non-blocking NHttpClientConnection factory. |
SSLNHttpServerConnectionFactory | SSL encrypted non-blocking NHttpServerConnection factory. |
SSLServerIOEventDispatch | Deprecated. use SSLServerIOEventDispatch |
Default implementations for interfaces in
org.apache.http.nio
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |