org.apache.http.nio
.See: Description
Class | Description |
---|---|
DefaultClientIOEventDispatch |
Default implementation of
IOEventDispatch interface for plain
(unencrypted) client-side HTTP connections. |
DefaultNHttpClientConnection |
Default implementation of the
NHttpClientConnection interface. |
DefaultNHttpServerConnection |
Default implementation of the
NHttpServerConnection interface. |
DefaultServerIOEventDispatch |
Default implementation of
IOEventDispatch interface for plain
(unencrypted) server-side HTTP connections. |
NHttpConnectionBase |
This class serves as a base for all
NHttpConnection implementations
and implements functionality common to both client and server
HTTP connections. |
SSLClientIOEventDispatch | Deprecated |
SSLServerIOEventDispatch | Deprecated |
org.apache.http.nio
.Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.