Class Hierarchy
- java.lang.Object
- org.apache.http.nio.protocol.AbstractAsyncRequestConsumer<T> (implements org.apache.http.nio.protocol.HttpAsyncRequestConsumer<T>)
- org.apache.http.nio.protocol.BasicAsyncRequestConsumer
- org.apache.http.nio.protocol.AbstractAsyncResponseConsumer<T> (implements org.apache.http.nio.protocol.HttpAsyncResponseConsumer<T>)
- org.apache.http.nio.protocol.BasicAsyncResponseConsumer
- org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState
- org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ResponseTriggerImpl (implements org.apache.http.nio.protocol.NHttpResponseTrigger)
- org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ServerConnState
- org.apache.http.nio.protocol.BasicAsyncClientExchangeHandler<T> (implements org.apache.http.nio.protocol.HttpAsyncClientExchangeHandler)
- org.apache.http.nio.protocol.BasicAsyncRequestExecutionHandler<T> (implements org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler<T>)
- org.apache.http.nio.protocol.BasicAsyncRequestHandler (implements org.apache.http.nio.protocol.HttpAsyncRequestHandler<T>)
- org.apache.http.nio.protocol.BasicAsyncRequestProducer (implements org.apache.http.nio.protocol.HttpAsyncRequestProducer)
- org.apache.http.nio.protocol.BasicAsyncResponseProducer (implements org.apache.http.nio.protocol.HttpAsyncResponseProducer)
- org.apache.http.nio.protocol.BufferingHttpClientHandler (implements org.apache.http.nio.NHttpClientHandler)
- org.apache.http.nio.protocol.BufferingHttpClientHandler.ExecutionHandlerAdaptor (implements org.apache.http.nio.protocol.NHttpRequestExecutionHandler)
- org.apache.http.nio.protocol.BufferingHttpServiceHandler (implements org.apache.http.nio.NHttpServiceHandler)
- org.apache.http.nio.protocol.BufferingHttpServiceHandler.RequestHandlerResolverAdaptor (implements org.apache.http.nio.protocol.NHttpRequestHandlerResolver)
- org.apache.http.nio.protocol.ErrorResponseProducer (implements org.apache.http.nio.protocol.HttpAsyncResponseProducer)
- org.apache.http.nio.protocol.HttpAsyncRequester
- org.apache.http.nio.protocol.HttpAsyncRequester.ConnPipelinedRequestCallback<T,E> (implements org.apache.http.concurrent.FutureCallback<T>)
- org.apache.http.nio.protocol.HttpAsyncRequester.ConnRequestCallback<T,E> (implements org.apache.http.concurrent.FutureCallback<T>)
- org.apache.http.nio.protocol.HttpAsyncRequester.RequestExecutionCallback<T,E> (implements org.apache.http.concurrent.FutureCallback<T>)
- org.apache.http.nio.protocol.HttpAsyncRequestExecutor (implements org.apache.http.nio.NHttpClientEventHandler)
- org.apache.http.nio.protocol.HttpAsyncRequestExecutor.State
- org.apache.http.nio.protocol.HttpAsyncRequestHandlerRegistry (implements org.apache.http.nio.protocol.HttpAsyncRequestHandlerResolver)
- org.apache.http.nio.protocol.HttpAsyncService (implements org.apache.http.nio.NHttpServerEventHandler)
- org.apache.http.nio.protocol.HttpAsyncService.HttpAsyncExchangeImpl (implements org.apache.http.nio.protocol.HttpAsyncExchange)
- org.apache.http.nio.protocol.HttpAsyncService.HttpAsyncRequestHandlerResolverAdapter (implements org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper)
- org.apache.http.nio.protocol.HttpAsyncService.Incoming
- org.apache.http.nio.protocol.HttpAsyncService.Outgoing
- org.apache.http.nio.protocol.HttpAsyncService.PipelineEntry
- org.apache.http.nio.protocol.HttpAsyncService.State
- org.apache.http.entity.HttpEntityWrapper (implements org.apache.http.HttpEntity)
- org.apache.http.nio.protocol.NullNHttpEntity (implements org.apache.http.nio.entity.ConsumingNHttpEntity)
- org.apache.http.nio.protocol.NHttpHandlerBase
- org.apache.http.nio.protocol.AsyncNHttpClientHandler (implements org.apache.http.nio.NHttpClientHandler)
- org.apache.http.nio.protocol.AsyncNHttpServiceHandler (implements org.apache.http.nio.NHttpServiceHandler)
- org.apache.http.nio.protocol.ThrottlingHttpClientHandler (implements org.apache.http.nio.NHttpClientHandler)
- org.apache.http.nio.protocol.ThrottlingHttpServiceHandler (implements org.apache.http.nio.NHttpServiceHandler)
- org.apache.http.nio.protocol.NHttpRequestHandlerRegistry (implements org.apache.http.nio.protocol.NHttpRequestHandlerResolver)
- org.apache.http.nio.protocol.NullRequestConsumer (implements org.apache.http.nio.protocol.HttpAsyncRequestConsumer<T>)
- org.apache.http.nio.protocol.NullRequestHandler (implements org.apache.http.nio.protocol.HttpAsyncRequestHandler<T>)
- org.apache.http.nio.protocol.PipeliningClientExchangeHandler<T> (implements org.apache.http.nio.protocol.HttpAsyncClientExchangeHandler)
- org.apache.http.nio.protocol.SimpleNHttpRequestHandler (implements org.apache.http.nio.protocol.NHttpRequestHandler)
- org.apache.http.nio.protocol.BufferingHttpServiceHandler.RequestHandlerAdaptor
- org.apache.http.nio.protocol.ThrottlingHttpClientHandler.ClientConnState
- org.apache.http.nio.protocol.ThrottlingHttpServiceHandler.ServerConnState
- org.apache.http.nio.protocol.UriHttpAsyncRequestHandlerMapper (implements org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper)
- org.apache.http.nio.protocol.AbstractAsyncRequestConsumer<T> (implements org.apache.http.nio.protocol.HttpAsyncRequestConsumer<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.http.nio.protocol.HttpAsyncClientExchangeHandler (also extends org.apache.http.concurrent.Cancellable)
- org.apache.http.nio.protocol.HttpAsyncRequestConsumer<T>
- org.apache.http.nio.protocol.HttpAsyncRequestProducer
- org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler<T> (also extends org.apache.http.nio.protocol.HttpAsyncResponseConsumer<T>)
- org.apache.http.nio.protocol.HttpAsyncResponseConsumer<T> (also extends org.apache.http.concurrent.Cancellable)
- org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler<T> (also extends org.apache.http.nio.protocol.HttpAsyncRequestProducer)
- org.apache.http.nio.protocol.HttpAsyncResponseProducer
- java.io.Closeable
- org.apache.http.concurrent.Cancellable
- org.apache.http.nio.protocol.HttpAsyncClientExchangeHandler (also extends java.io.Closeable)
- org.apache.http.nio.protocol.HttpAsyncResponseConsumer<T> (also extends java.io.Closeable)
- org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler<T> (also extends org.apache.http.nio.protocol.HttpAsyncRequestProducer)
- org.apache.http.nio.protocol.EventListener
- org.apache.http.nio.protocol.HttpAsyncExchange
- org.apache.http.nio.protocol.HttpAsyncExpectationVerifier
- org.apache.http.nio.protocol.HttpAsyncRequestHandler<T>
- org.apache.http.nio.protocol.HttpAsyncRequestHandlerMapper
- org.apache.http.nio.protocol.HttpAsyncRequestHandlerResolver
- org.apache.http.nio.protocol.HttpRequestExecutionHandler
- org.apache.http.nio.protocol.NHttpRequestExecutionHandler
- org.apache.http.nio.protocol.NHttpRequestHandler
- org.apache.http.nio.protocol.NHttpRequestHandlerResolver
- org.apache.http.nio.protocol.NHttpResponseTrigger
Annotation Type Hierarchy
- org.apache.http.nio.protocol.Pipelined (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.http.nio.protocol.MessageState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)