|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.apache.http.nio
.
See:
Description
Class Summary | |
---|---|
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 NHttpClientConnection s. |
DefaultNHttpServerConnection | Default implementation of the NHttpServerConnection interface. |
DefaultNHttpServerConnectionFactory | Factory for plain (non-encrypted), non-blocking NHttpServerConnection s. |
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 NHttpClientConnection s. |
SSLNHttpServerConnectionFactory | Factory for SSL encrypted, non-blocking NHttpServerConnection s. |
SSLServerIOEventDispatch | Deprecated. (4.2) use SSLServerIOEventDispatch |
Default implementations for interfaces in
org.apache.http.nio
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |