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.nio
,
org.apache.http.impl.nio.codecs
,
org.apache.http.impl.nio.reactor
,
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
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.entity.AbstractHttpEntity (implements org.apache.http.HttpEntity)
org.apache.http.entity.BasicHttpEntity
org.apache.http.nio.entity.
ContentBufferEntity
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.codecs.
AbstractMessageParser
(implements org.apache.http.nio.
NHttpMessageParser
)
org.apache.http.impl.nio.codecs.
HttpRequestParser
org.apache.http.impl.nio.codecs.
HttpResponseParser
org.apache.http.impl.nio.codecs.
AbstractMessageWriter
(implements org.apache.http.nio.
NHttpMessageWriter
)
org.apache.http.impl.nio.codecs.
HttpRequestWriter
org.apache.http.impl.nio.codecs.
HttpResponseWriter
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.impl.nio.reactor.
ChannelEntry
org.apache.http.impl.nio.reactor.
ChannelQueue
org.apache.http.impl.nio.
DefaultClientIOEventDispatch
(implements org.apache.http.nio.reactor.
IOEventDispatch
)
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.nio.util.
ExpandableBuffer
org.apache.http.impl.nio.reactor.
SessionInputBufferImpl
(implements org.apache.http.nio.reactor.
SessionInputBuffer
)
org.apache.http.impl.nio.reactor.
SessionOutputBufferImpl
(implements org.apache.http.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.nio.util.
HeapByteBufferAllocator
(implements org.apache.http.nio.util.
ByteBufferAllocator
)
java.io.InputStream (implements java.io.Closeable)
org.apache.http.nio.entity.
ContentInputStream
org.apache.http.impl.nio.reactor.
IOSessionImpl
(implements org.apache.http.nio.reactor.
IOSession
)
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.nio.params.
NIOReactorParams
(implements org.apache.http.nio.params.
NIOReactorPNames
)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
org.apache.http.nio.entity.
ContentOutputStream
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
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
org.apache.http.nio.reactor.
IOReactorException
Interface Hierarchy
org.apache.http.nio.util.
ByteBufferAllocator
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.nio.util.
ContentOutputBuffer
org.apache.http.nio.protocol.
EventListener
org.apache.http.nio.reactor.
EventMask
org.apache.http.HttpConnection
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.nio.protocol.
HttpRequestExecutionHandler
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.nio.
NHttpClientHandler
org.apache.http.nio.
NHttpMessageParser
org.apache.http.nio.
NHttpMessageWriter
org.apache.http.nio.
NHttpServiceHandler
org.apache.http.nio.params.
NIOReactorPNames
org.apache.http.nio.reactor.
SessionBufferStatus
org.apache.http.impl.nio.reactor.
SessionClosedCallback
org.apache.http.nio.reactor.
SessionInputBuffer
org.apache.http.nio.reactor.
SessionOutputBuffer
org.apache.http.nio.reactor.
SessionRequest
org.apache.http.nio.reactor.
SessionRequestCallback
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2007
Apache Software Foundation
. All Rights Reserved.