JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.http.impl.client.cache
,
org.apache.http.impl.nio.client
,
org.apache.http.impl.nio.conn
,
org.apache.http.nio.client
,
org.apache.http.nio.client.methods
,
org.apache.http.nio.client.util
,
org.apache.http.nio.conn
,
org.apache.http.nio.conn.scheme
,
org.apache.http.nio.conn.ssl
Class Hierarchy
java.lang.Object
org.apache.http.nio.protocol.AbstractAsyncResponseConsumer<T> (implements org.apache.http.nio.protocol.HttpAsyncResponseConsumer<T>)
org.apache.http.nio.client.methods.
AsyncByteConsumer
<T>
org.apache.http.nio.client.methods.
AsyncCharConsumer
<T>
org.apache.http.nio.client.methods.
ZeroCopyConsumer
<T>
org.apache.http.impl.nio.client.
AbstractClientExchangeHandler
(implements org.apache.http.nio.protocol.HttpAsyncClientExchangeHandler)
org.apache.http.impl.nio.client.
DefaultClientExchangeHandlerImpl
<T>
org.apache.http.impl.nio.client.
MinimalClientExchangeHandlerImpl
<T>
org.apache.http.impl.nio.client.
PipeliningClientExchangeHandlerImpl
<T>
org.apache.http.impl.nio.client.
AbstractHttpAsyncClient
(implements org.apache.http.nio.client.
HttpAsyncClient
)
org.apache.http.impl.nio.client.
DefaultHttpAsyncClient
org.apache.http.impl.nio.reactor.AbstractIODispatch<T> (implements org.apache.http.nio.reactor.IOEventDispatch)
org.apache.http.impl.nio.client.
InternalIODispatch
org.apache.http.nio.pool.AbstractNIOConnPool<T,C,E> (implements org.apache.http.pool.ConnPool<T,E>, org.apache.http.pool.ConnPoolControl<T>)
org.apache.http.impl.nio.conn.
CPool
org.apache.http.impl.nio.conn.
HttpNIOConnPool
org.apache.http.impl.client.cache.
AsynchronousAsyncValidationRequest
(implements java.lang.Runnable)
org.apache.http.impl.client.cache.
AsynchronousAsyncValidator
org.apache.http.nio.conn.scheme.
AsyncScheme
org.apache.http.nio.conn.scheme.
AsyncSchemeRegistry
org.apache.http.impl.nio.conn.
AsyncSchemeRegistryFactory
org.apache.http.nio.client.methods.
BaseZeroCopyRequestProducer
(implements org.apache.http.nio.protocol.HttpAsyncRequestProducer)
org.apache.http.nio.client.methods.
ZeroCopyPost
org.apache.http.nio.client.methods.
ZeroCopyPut
org.apache.http.nio.protocol.BasicAsyncRequestProducer (implements org.apache.http.nio.protocol.HttpAsyncRequestProducer)
org.apache.http.nio.client.methods.
HttpAsyncMethods.RequestProducerImpl
org.apache.http.impl.client.cache.
CachingHttpAsyncClient
(implements org.apache.http.nio.client.
HttpAsyncClient
)
org.apache.http.impl.client.cache.
ChainedFutureCallback
<T> (implements org.apache.http.concurrent.FutureCallback<T>)
org.apache.http.impl.nio.client.
CloseableHttpAsyncClient
(implements java.io.Closeable, org.apache.http.nio.client.
HttpAsyncClient
)
org.apache.http.impl.nio.client.
CloseableHttpPipeliningClient
(implements org.apache.http.nio.client.
HttpPipeliningClient
)
org.apache.http.impl.nio.client.
CloseableHttpAsyncClientBase
org.apache.http.impl.nio.client.
InternalHttpAsyncClient
org.apache.http.impl.nio.client.
MinimalHttpAsyncClient
org.apache.http.impl.nio.conn.
CPoolProxy
(implements org.apache.http.nio.conn.
ManagedNHttpClientConnection
)
org.apache.http.impl.nio.client.
DefaultAsyncRequestDirector
<T> (implements org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler<T>)
org.apache.http.impl.nio.client.
DefaultAsyncRequestDirector.InternalFutureCallback
(implements org.apache.http.concurrent.FutureCallback<T>)
org.apache.http.impl.nio.client.
DefaultAsyncUserTokenHandler
(implements org.apache.http.client.UserTokenHandler)
org.apache.http.impl.nio.conn.
DefaultClientAsyncConnectionFactory
(implements org.apache.http.nio.conn.
ClientAsyncConnectionFactory
, org.apache.http.nio.conn.
NHttpConnectionFactory
<T>)
org.apache.http.impl.nio.conn.
DefaultHttpAsyncRoutePlanner
(implements org.apache.http.conn.routing.HttpRoutePlanner)
org.apache.http.impl.nio.client.
DefaultResultCallback
<T> (implements org.apache.http.impl.nio.client.
ResultCallback
<T>)
org.apache.http.impl.nio.client.
FutureWrapper
<T> (implements java.util.concurrent.Future<V>)
org.apache.http.impl.nio.client.
HttpAsyncClientBuilder
org.apache.http.impl.nio.client.
HttpAsyncClients
org.apache.http.nio.client.util.
HttpAsyncClientUtils
org.apache.http.nio.client.methods.
HttpAsyncMethods
org.apache.http.impl.nio.conn.
HttpNIOConnPoolFactory
(implements org.apache.http.nio.pool.NIOConnFactory<T,C>)
org.apache.http.impl.nio.client.
InternalIOReactorExceptionHandler
(implements org.apache.http.nio.reactor.IOReactorExceptionHandler)
org.apache.http.impl.nio.client.
InternalRequestExecutor
(implements org.apache.http.nio.NHttpClientEventHandler)
org.apache.http.impl.nio.client.
InternalState
org.apache.http.impl.nio.client.
IOReactorUtils
org.apache.http.impl.nio.conn.
LoggingIOSession
(implements org.apache.http.nio.reactor.IOSession)
org.apache.http.impl.nio.conn.
LoggingIOSession.LoggingByteChannel
(implements java.nio.channels.ByteChannel)
org.apache.http.impl.nio.client.
MainClientExec
(implements org.apache.http.impl.nio.client.
InternalClientExec
)
org.apache.http.impl.nio.conn.
ManagedClientAsyncConnectionImpl
(implements org.apache.http.nio.conn.
ManagedClientAsyncConnection
)
org.apache.http.impl.nio.conn.
ManagedNHttpClientConnectionFactory
(implements org.apache.http.nio.conn.
NHttpConnectionFactory
<T>)
org.apache.http.impl.nio.client.
MinimalHttpAsyncClientBuilder
org.apache.http.impl.nio.NHttpConnectionBase (implements org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpConnection, org.apache.http.nio.reactor.SessionBufferStatus, org.apache.http.nio.reactor.SocketAccessor)
org.apache.http.impl.nio.DefaultNHttpClientConnection (implements org.apache.http.nio.NHttpClientIOTarget)
org.apache.http.impl.nio.conn.
DefaultClientAsyncConnection
(implements org.apache.http.nio.conn.
ClientAsyncConnection
)
org.apache.http.impl.nio.conn.
ManagedNHttpClientConnectionImpl
(implements org.apache.http.nio.conn.
ManagedNHttpClientConnection
)
org.apache.http.nio.conn.
NoopIOSessionStrategy
(implements org.apache.http.nio.conn.
SchemeIOSessionStrategy
)
org.apache.http.impl.nio.client.
ParamConfig
org.apache.http.pool.PoolEntry<T,C>
org.apache.http.impl.nio.conn.
CPoolEntry
org.apache.http.impl.nio.conn.
HttpPoolEntry
org.apache.http.impl.nio.conn.
PoolingClientAsyncConnectionManager
(implements org.apache.http.nio.conn.
ClientAsyncConnectionManager
, org.apache.http.pool.ConnPoolControl<T>)
org.apache.http.impl.nio.conn.
PoolingClientAsyncConnectionManager.InternalPoolEntryCallback
(implements org.apache.http.concurrent.FutureCallback<T>)
org.apache.http.impl.nio.conn.
PoolingNHttpClientConnectionManager
(implements org.apache.http.pool.ConnPoolControl<T>, org.apache.http.nio.conn.
NHttpClientConnectionManager
)
org.apache.http.impl.nio.conn.
PoolingNHttpClientConnectionManager.ConfigData
org.apache.http.impl.nio.conn.
PoolingNHttpClientConnectionManager.InternalAddressResolver
(implements org.apache.http.nio.pool.SocketAddressResolver<T>)
org.apache.http.impl.nio.conn.
PoolingNHttpClientConnectionManager.InternalConnectionFactory
(implements org.apache.http.nio.pool.NIOConnFactory<T,C>)
org.apache.http.nio.conn.ssl.
SSLIOSessionStrategy
(implements org.apache.http.nio.conn.
SchemeIOSessionStrategy
)
org.apache.http.nio.conn.ssl.
SSLLayeringStrategy
(implements org.apache.http.nio.conn.scheme.
LayeringStrategy
)
org.apache.http.nio.conn.ssl.
TrustManagerDecorator
(implements javax.net.ssl.X509TrustManager)
org.apache.http.impl.nio.conn.
Wire
Interface Hierarchy
java.lang.AutoCloseable
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
java.io.Closeable
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.HttpConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.HttpInetConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.NHttpConnection (also extends org.apache.http.nio.IOControl)
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.HttpInetConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.NHttpConnection (also extends org.apache.http.HttpConnection, org.apache.http.nio.IOControl)
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.HttpConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.HttpInetConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.NHttpConnection (also extends org.apache.http.nio.IOControl)
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.HttpInetConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.nio.NHttpClientConnection)
org.apache.http.conn.HttpRoutedConnection
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.NHttpConnection (also extends org.apache.http.HttpConnection, org.apache.http.nio.IOControl)
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ClientAsyncConnectionFactory
org.apache.http.conn.ConnectionReleaseTrigger
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.client.
HttpAsyncClient
org.apache.http.nio.client.
HttpPipeliningClient
org.apache.http.impl.nio.client.
InternalClientExec
org.apache.http.nio.IOControl
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.NHttpConnection (also extends org.apache.http.HttpConnection)
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection, org.apache.http.nio.NHttpClientConnection)
org.apache.http.nio.NHttpClientConnection
org.apache.http.nio.conn.
ClientAsyncConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.conn.
ManagedClientAsyncConnection
(also extends org.apache.http.conn.ConnectionReleaseTrigger, org.apache.http.conn.HttpRoutedConnection)
org.apache.http.nio.conn.
ManagedNHttpClientConnection
(also extends org.apache.http.HttpInetConnection)
org.apache.http.nio.reactor.IOReactor
org.apache.http.nio.conn.
ClientAsyncConnectionManager
org.apache.http.nio.conn.scheme.
LayeringStrategy
org.apache.http.nio.conn.
NHttpClientConnectionManager
org.apache.http.nio.conn.
NHttpConnectionFactory
<T>
org.apache.http.impl.nio.client.
ResultCallback
<T>
org.apache.http.nio.conn.
SchemeIOSessionStrategy
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.apache.http.impl.nio.client.
CloseableHttpAsyncClientBase.Status
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes