Package | Description |
---|---|
org.apache.http.impl.nio |
Default implementations for interfaces in
org.apache.http.nio . |
org.apache.http.impl.nio.ssl |
Deprecated
|
Class and Description |
---|
DefaultNHttpClientConnection
Default implementation of the
NHttpClientConnection interface. |
DefaultNHttpServerConnection
Default implementation of the
NHttpServerConnection interface. |
NHttpConnectionBase
This class serves as a base for all
NHttpConnection implementations
and implements functionality common to both client and server
HTTP connections. |
Class and Description |
---|
DefaultClientIOEventDispatch
Deprecated.
(4.2) use
DefaultHttpClientIODispatch |
DefaultServerIOEventDispatch
Deprecated.
(4.2) use
DefaultHttpServerIODispatch |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.