Class Hierarchy
- java.lang.Object
- org.apache.http.nio.protocol.AbstractAsyncResponseConsumer<T> (implements org.apache.http.nio.protocol.HttpAsyncResponseConsumer<T>)
- org.apache.http.impl.nio.client.AbstractClientExchangeHandler (implements org.apache.http.nio.protocol.HttpAsyncClientExchangeHandler)
- org.apache.http.impl.nio.client.AbstractHttpAsyncClient (implements org.apache.http.nio.client.HttpAsyncClient)
- org.apache.http.impl.nio.reactor.AbstractIODispatch<T> (implements org.apache.http.nio.reactor.IOEventDispatch)
- 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.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.protocol.BasicAsyncRequestProducer (implements org.apache.http.nio.protocol.HttpAsyncRequestProducer)
- 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.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.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.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