Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.http
,
org.apache.http.entity
,
org.apache.http.impl
,
org.apache.http.impl.entity
,
org.apache.http.impl.io
,
org.apache.http.impl.nio
,
org.apache.http.impl.nio.codecs
,
org.apache.http.impl.nio.reactor
,
org.apache.http.io
,
org.apache.http.message
,
org.apache.http.nio
,
org.apache.http.nio.entity
,
org.apache.http.nio.params
,
org.apache.http.nio.protocol
,
org.apache.http.nio.reactor
,
org.apache.http.nio.util
,
org.apache.http.params
,
org.apache.http.protocol
,
org.apache.http.util
,
org.apache.http.util.concurrent
Class Hierarchy
java.lang.Object
org.apache.http.impl.nio.codecs.
AbstractContentDecoder
(implements org.apache.http.nio.
ContentDecoder
)
org.apache.http.impl.nio.codecs.
ChunkDecoder
org.apache.http.impl.nio.codecs.
IdentityDecoder
(implements org.apache.http.nio.
FileContentDecoder
)
org.apache.http.impl.nio.codecs.
LengthDelimitedDecoder
(implements org.apache.http.nio.
FileContentDecoder
)
org.apache.http.impl.nio.codecs.
AbstractContentEncoder
(implements org.apache.http.nio.
ContentEncoder
)
org.apache.http.impl.nio.codecs.
ChunkEncoder
org.apache.http.impl.nio.codecs.
IdentityEncoder
(implements org.apache.http.nio.
FileContentEncoder
)
org.apache.http.impl.nio.codecs.
LengthDelimitedEncoder
(implements org.apache.http.nio.
FileContentEncoder
)
org.apache.http.impl.
AbstractHttpClientConnection
(implements org.apache.http.
HttpClientConnection
)
org.apache.http.impl.
SocketHttpClientConnection
(implements org.apache.http.
HttpInetConnection
)
org.apache.http.impl.
DefaultHttpClientConnection
org.apache.http.impl.io.
AbstractHttpDataReceiver
(implements org.apache.http.io.
HttpDataReceiver
)
org.apache.http.impl.io.
SocketHttpDataReceiver
org.apache.http.impl.io.
AbstractHttpDataTransmitter
(implements org.apache.http.io.
HttpDataTransmitter
)
org.apache.http.impl.io.
SocketHttpDataTransmitter
org.apache.http.entity.
AbstractHttpEntity
(implements org.apache.http.
HttpEntity
)
org.apache.http.entity.
BasicHttpEntity
org.apache.http.nio.entity.
ContentBufferEntity
org.apache.http.entity.
ByteArrayEntity
org.apache.http.entity.
EntityTemplate
org.apache.http.entity.
FileEntity
org.apache.http.entity.
InputStreamEntity
org.apache.http.entity.
StringEntity
org.apache.http.message.
AbstractHttpMessage
(implements org.apache.http.
HttpMessage
)
org.apache.http.message.
BasicHttpRequest
(implements org.apache.http.
HttpRequest
)
org.apache.http.message.
BasicHttpEntityEnclosingRequest
(implements org.apache.http.
HttpEntityEnclosingRequest
)
org.apache.http.message.
BasicHttpResponse
(implements org.apache.http.
HttpResponse
)
org.apache.http.params.
AbstractHttpParams
(implements org.apache.http.params.
HttpParams
)
org.apache.http.params.
BasicHttpParams
(implements org.apache.http.params.
HttpLinkedParams
, java.io.Serializable)
org.apache.http.impl.
AbstractHttpServerConnection
(implements org.apache.http.
HttpServerConnection
)
org.apache.http.impl.
SocketHttpServerConnection
(implements org.apache.http.
HttpInetConnection
)
org.apache.http.impl.
DefaultHttpServerConnection
org.apache.http.impl.nio.reactor.
AbstractIOReactor
(implements org.apache.http.nio.reactor.
IOReactor
)
org.apache.http.impl.nio.reactor.
BaseIOReactor
org.apache.http.impl.nio.reactor.
AbstractMultiworkerIOReactor
(implements org.apache.http.nio.reactor.
IOReactor
)
org.apache.http.impl.nio.reactor.
DefaultConnectingIOReactor
(implements org.apache.http.nio.reactor.
ConnectingIOReactor
)
org.apache.http.impl.nio.reactor.
DefaultListeningIOReactor
(implements org.apache.http.nio.reactor.
ListeningIOReactor
)
org.apache.http.message.
BasicHeader
(implements org.apache.http.
Header
)
org.apache.http.message.
BasicHeaderElement
(implements org.apache.http.
HeaderElement
)
org.apache.http.protocol.
BasicHttpProcessor
(implements org.apache.http.protocol.
HttpProcessor
, org.apache.http.protocol.
HttpRequestInterceptorList
, org.apache.http.protocol.
HttpResponseInterceptorList
)
org.apache.http.message.
BasicHttpVersionFormat
org.apache.http.message.
BasicNameValuePair
(implements org.apache.http.
NameValuePair
)
org.apache.http.message.
BasicRequestLine
(implements org.apache.http.
RequestLine
)
org.apache.http.message.
BasicStatusLine
(implements org.apache.http.
StatusLine
)
org.apache.http.message.
BufferedHeader
(implements org.apache.http.
Header
)
org.apache.http.util.
ByteArrayBuffer
org.apache.http.impl.nio.reactor.
ChannelEntry
org.apache.http.impl.nio.reactor.
ChannelQueue
org.apache.http.util.
CharArrayBuffer
org.apache.http.impl.nio.
DefaultClientIOEventDispatch
(implements org.apache.http.nio.reactor.
IOEventDispatch
)
org.apache.http.impl.
DefaultConnectionReuseStrategy
(implements org.apache.http.
ConnectionReuseStrategy
)
org.apache.http.impl.
DefaultHttpRequestFactory
(implements org.apache.http.
HttpRequestFactory
)
org.apache.http.impl.
DefaultHttpResponseFactory
(implements org.apache.http.
HttpResponseFactory
)
org.apache.http.impl.nio.
DefaultServerIOEventDispatch
(implements org.apache.http.nio.reactor.
IOEventDispatch
)
org.apache.http.nio.util.
DirectByteBufferAllocator
(implements org.apache.http.nio.util.
ByteBufferAllocator
)
org.apache.http.util.
EncodingUtils
org.apache.http.impl.
EnglishReasonPhraseCatalog
(implements org.apache.http.
ReasonPhraseCatalog
)
org.apache.http.impl.entity.
EntityDeserializer
org.apache.http.impl.entity.
EntitySerializer
org.apache.http.util.
EntityUtils
org.apache.http.util.
ExceptionUtils
org.apache.http.nio.util.
ExpandableBuffer
org.apache.http.impl.nio.reactor.
SessionInputBuffer
org.apache.http.impl.nio.reactor.
SessionOutputBuffer
org.apache.http.nio.util.
SharedInputBuffer
(implements org.apache.http.nio.util.
ContentInputBuffer
)
org.apache.http.nio.util.
SharedOutputBuffer
(implements org.apache.http.nio.util.
ContentOutputBuffer
)
org.apache.http.nio.util.
SimpleInputBuffer
(implements org.apache.http.nio.util.
ContentInputBuffer
)
org.apache.http.nio.util.
SimpleOutputBuffer
(implements org.apache.http.nio.util.
ContentOutputBuffer
)
org.apache.http.util.
HeaderGroup
org.apache.http.util.
HeaderUtils
org.apache.http.nio.util.
HeapByteBufferAllocator
(implements org.apache.http.nio.util.
ByteBufferAllocator
)
org.apache.http.protocol.
HTTP
org.apache.http.impl.
HttpConnectionMetricsImpl
(implements org.apache.http.
HttpConnectionMetrics
)
org.apache.http.params.
HttpConnectionParams
org.apache.http.protocol.
HttpDateGenerator
org.apache.http.entity.
HttpEntityWrapper
(implements org.apache.http.
HttpEntity
)
org.apache.http.entity.
BufferedHttpEntity
org.apache.http.protocol.
HttpExecutionContext
(implements org.apache.http.protocol.
HttpContext
)
org.apache.http.protocol.
SyncHttpExecutionContext
org.apache.http.
HttpHost
org.apache.http.impl.nio.codecs.
HttpMessageParser
org.apache.http.impl.nio.codecs.
HttpRequestParser
org.apache.http.impl.nio.codecs.
HttpResponseParser
org.apache.http.nio.params.
HttpNIOParams
org.apache.http.params.
HttpParamsLinker
org.apache.http.params.
HttpProtocolParams
org.apache.http.protocol.
HttpRequestExecutor
org.apache.http.protocol.
HttpRequestHandlerRegistry
(implements org.apache.http.protocol.
HttpRequestHandlerResolver
)
org.apache.http.protocol.
HttpService
org.apache.http.impl.io.
HttpTransportMetricsImpl
(implements org.apache.http.io.
HttpTransportMetrics
)
org.apache.http.
HttpVersion
(implements java.lang.Comparable<T>, java.io.Serializable)
java.io.InputStream (implements java.io.Closeable)
org.apache.http.impl.io.
ChunkedInputStream
org.apache.http.nio.entity.
ContentInputStream
org.apache.http.impl.io.
ContentLengthInputStream
org.apache.http.impl.io.
HttpDataInputStream
org.apache.http.impl.nio.reactor.
IOSessionImpl
(implements org.apache.http.nio.reactor.
IOSession
)
org.apache.http.util.
LangUtils
org.apache.http.impl.entity.
LaxContentLengthStrategy
(implements org.apache.http.entity.
ContentLengthStrategy
)
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.impl.nio.
DefaultNHttpClientConnection
(implements org.apache.http.nio.
NHttpClientConnection
)
org.apache.http.impl.nio.
DefaultNHttpServerConnection
(implements org.apache.http.nio.
NHttpServerConnection
)
org.apache.http.nio.protocol.
NHttpHandlerBase
org.apache.http.nio.protocol.
NHttpClientHandlerBase
(implements org.apache.http.nio.
NHttpClientHandler
)
org.apache.http.nio.protocol.
BufferingHttpClientHandler
org.apache.http.nio.protocol.
ThrottlingHttpClientHandler
org.apache.http.nio.protocol.
NHttpServiceHandlerBase
(implements org.apache.http.nio.
NHttpServiceHandler
)
org.apache.http.nio.protocol.
BufferingHttpServiceHandler
(implements org.apache.http.nio.
NHttpServiceHandler
)
org.apache.http.nio.protocol.
ThrottlingHttpServiceHandler
org.apache.http.impl.
NoConnectionReuseStrategy
(implements org.apache.http.
ConnectionReuseStrategy
)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
org.apache.http.impl.io.
ChunkedOutputStream
org.apache.http.impl.io.
ContentLengthOutputStream
org.apache.http.nio.entity.
ContentOutputStream
org.apache.http.impl.io.
HttpDataOutputStream
org.apache.http.impl.io.
IdentityOutputStream
org.apache.http.protocol.
RequestConnControl
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
RequestContent
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
RequestExpectContinue
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
RequestTargetHost
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
RequestUserAgent
(implements org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
ResponseConnControl
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.protocol.
ResponseContent
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.protocol.
ResponseDate
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.protocol.
ResponseServer
(implements org.apache.http.
HttpResponseInterceptor
)
org.apache.http.impl.nio.reactor.
SessionHandle
org.apache.http.impl.nio.reactor.
SessionQueue
org.apache.http.impl.nio.reactor.
SessionRequestHandle
org.apache.http.impl.nio.reactor.
SessionRequestImpl
(implements org.apache.http.nio.reactor.
SessionRequest
)
org.apache.http.impl.nio.reactor.
SessionRequestQueue
org.apache.http.impl.nio.reactor.
SessionSet
org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
(implements org.apache.http.nio.reactor.
IOEventDispatch
)
org.apache.http.impl.nio.reactor.
SSLIOSession
(implements org.apache.http.nio.reactor.
IOSession
, org.apache.http.nio.reactor.
SessionBufferStatus
)
org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
(implements org.apache.http.nio.reactor.
IOEventDispatch
)
org.apache.http.impl.entity.
StrictContentLengthStrategy
(implements org.apache.http.entity.
ContentLengthStrategy
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.apache.http.
HttpException
org.apache.http.
MethodNotSupportedException
org.apache.http.
ProtocolException
org.apache.http.
UnsupportedHttpVersionException
java.io.IOException
org.apache.http.
ConnectionClosedException
org.apache.http.nio.reactor.
IOReactorException
org.apache.http.
MalformedChunkCodingException
org.apache.http.
NoHttpResponseException
Interface Hierarchy
org.apache.http.nio.util.
ByteBufferAllocator
org.apache.http.
ConnectionReuseStrategy
org.apache.http.nio.
ContentDecoder
org.apache.http.nio.
FileContentDecoder
org.apache.http.nio.
ContentEncoder
org.apache.http.nio.
FileContentEncoder
org.apache.http.nio.util.
ContentInputBuffer
org.apache.http.entity.
ContentLengthStrategy
org.apache.http.nio.util.
ContentOutputBuffer
org.apache.http.entity.
ContentProducer
org.apache.http.nio.protocol.
EventListener
org.apache.http.nio.reactor.
EventMask
org.apache.http.util.concurrent.
Executor
org.apache.http.
Header
org.apache.http.
HeaderElement
org.apache.http.
HttpConnection
org.apache.http.
HttpClientConnection
org.apache.http.
HttpInetConnection
org.apache.http.
HttpServerConnection
org.apache.http.nio.
NHttpClientConnection
org.apache.http.nio.
NHttpConnection
(also extends org.apache.http.nio.
IOControl
)
org.apache.http.nio.
NHttpClientConnection
org.apache.http.nio.
NHttpServerConnection
org.apache.http.nio.
NHttpServerConnection
org.apache.http.
HttpConnectionMetrics
org.apache.http.protocol.
HttpContext
org.apache.http.io.
HttpDataReceiver
org.apache.http.io.
HttpDataTransmitter
org.apache.http.
HttpEntity
org.apache.http.protocol.
HttpExpectationVerifier
org.apache.http.
HttpMessage
org.apache.http.
HttpEntityEnclosingRequest
org.apache.http.
HttpRequest
org.apache.http.
HttpEntityEnclosingRequest
org.apache.http.
HttpResponse
org.apache.http.params.
HttpParams
org.apache.http.params.
HttpLinkedParams
org.apache.http.nio.protocol.
HttpRequestExecutionHandler
org.apache.http.
HttpRequestFactory
org.apache.http.protocol.
HttpRequestHandler
org.apache.http.protocol.
HttpRequestHandlerResolver
org.apache.http.
HttpRequestInterceptor
org.apache.http.protocol.
HttpProcessor
(also extends org.apache.http.
HttpResponseInterceptor
)
org.apache.http.protocol.
HttpRequestInterceptorList
org.apache.http.
HttpResponseFactory
org.apache.http.
HttpResponseInterceptor
org.apache.http.protocol.
HttpProcessor
(also extends org.apache.http.
HttpRequestInterceptor
)
org.apache.http.protocol.
HttpResponseInterceptorList
org.apache.http.
HttpStatus
org.apache.http.io.
HttpTransportMetrics
org.apache.http.nio.
IOControl
org.apache.http.nio.
NHttpClientConnection
org.apache.http.nio.
NHttpConnection
(also extends org.apache.http.
HttpConnection
)
org.apache.http.nio.
NHttpClientConnection
org.apache.http.nio.
NHttpServerConnection
org.apache.http.nio.
NHttpServerConnection
org.apache.http.nio.reactor.
IOEventDispatch
org.apache.http.nio.reactor.
IOReactor
org.apache.http.nio.reactor.
ConnectingIOReactor
org.apache.http.nio.reactor.
ListeningIOReactor
org.apache.http.nio.reactor.
IOReactorExceptionHandler
org.apache.http.nio.reactor.
IOSession
org.apache.http.
NameValuePair
org.apache.http.nio.
NHttpClientHandler
org.apache.http.nio.
NHttpServiceHandler
org.apache.http.
ReasonPhraseCatalog
org.apache.http.
RequestLine
org.apache.http.nio.reactor.
SessionBufferStatus
org.apache.http.impl.nio.reactor.
SessionClosedCallback
org.apache.http.nio.reactor.
SessionRequest
org.apache.http.nio.reactor.
SessionRequestCallback
org.apache.http.impl.nio.reactor.
SSLIOSessionHandler
org.apache.http.
StatusLine
org.apache.http.util.concurrent.
ThreadFactory
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.apache.http.impl.nio.reactor.
SSLMode
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2009
Apache Software Foundation
. All Rights Reserved.