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.params
,
org.apache.http.nio.protocol
,
org.apache.http.nio.reactor
,
org.apache.http.nio.util
Class Hierarchy
class java.lang.Object
class org.apache.http.impl.nio.codecs.
AbstractContentDecoder
(implements org.apache.http.nio.
ContentDecoder
)
class org.apache.http.impl.nio.codecs.
ChunkDecoder
class org.apache.http.impl.nio.codecs.
IdentityDecoder
class org.apache.http.impl.nio.codecs.
LengthDelimitedDecoder
class org.apache.http.impl.nio.codecs.
AbstractContentEncoder
(implements org.apache.http.nio.
ContentEncoder
)
class org.apache.http.impl.nio.codecs.
ChunkEncoder
class org.apache.http.impl.nio.codecs.
IdentityEncoder
class org.apache.http.impl.nio.codecs.
LengthDelimitedEncoder
class org.apache.http.impl.nio.reactor.
AbstractIOReactor
(implements org.apache.http.nio.reactor.
IOReactor
)
class org.apache.http.impl.nio.reactor.
BaseIOReactor
class org.apache.http.impl.nio.reactor.
AbstractMultiworkerIOReactor
(implements org.apache.http.nio.reactor.
IOReactor
)
class org.apache.http.impl.nio.reactor.
DefaultConnectingIOReactor
(implements org.apache.http.nio.reactor.
ConnectingIOReactor
)
class org.apache.http.impl.nio.reactor.
DefaultListeningIOReactor
(implements org.apache.http.nio.reactor.
ListeningIOReactor
)
class org.apache.http.nio.protocol.
BufferingHttpClientHandler
(implements org.apache.http.nio.
NHttpClientHandler
)
class org.apache.http.nio.protocol.
BufferingHttpServiceHandler
(implements org.apache.http.nio.
NHttpServiceHandler
)
class org.apache.http.impl.nio.reactor.
ChannelEntry
class org.apache.http.impl.nio.reactor.
ChannelQueue
class org.apache.http.impl.nio.
DefaultClientIOEventDispatch
(implements org.apache.http.nio.reactor.
IOEventDispatch
)
class org.apache.http.impl.nio.
DefaultServerIOEventDispatch
(implements org.apache.http.nio.reactor.
IOEventDispatch
)
class org.apache.http.nio.util.
ExpandableBuffer
class org.apache.http.impl.nio.reactor.
SessionInputBuffer
class org.apache.http.impl.nio.reactor.
SessionOutputBuffer
class org.apache.http.nio.util.
SharedInputBuffer
(implements org.apache.http.nio.util.
ContentInputBuffer
)
class org.apache.http.nio.util.
SharedOutputBuffer
(implements org.apache.http.nio.util.
ContentOutputBuffer
)
class org.apache.http.nio.util.
SimpleInputBuffer
(implements org.apache.http.nio.util.
ContentInputBuffer
)
class org.apache.http.nio.util.
SimpleOutputBuffer
(implements org.apache.http.nio.util.
ContentOutputBuffer
)
class org.apache.http.impl.nio.codecs.
HttpMessageParser
class org.apache.http.impl.nio.codecs.
HttpRequestParser
class org.apache.http.impl.nio.codecs.
HttpResponseParser
class org.apache.http.nio.params.
HttpNIOParams
class org.apache.http.impl.nio.
NHttpConnectionBase
(implements org.apache.http.HttpInetConnection, org.apache.http.nio.
NHttpConnection
, org.apache.http.nio.reactor.
SessionBufferStatus
)
class org.apache.http.impl.nio.
DefaultNHttpClientConnection
(implements org.apache.http.nio.
NHttpClientConnection
)
class org.apache.http.impl.nio.
DefaultNHttpServerConnection
(implements org.apache.http.nio.
NHttpServerConnection
)
class org.apache.http.impl.nio.reactor.
SessionHandle
class org.apache.http.impl.nio.reactor.
SessionQueue
class org.apache.http.impl.nio.reactor.
SessionRequestHandle
class org.apache.http.impl.nio.reactor.
SessionRequestQueue
class org.apache.http.impl.nio.reactor.
SessionSet
class org.apache.http.nio.protocol.
ThrottlingHttpServiceHandler
(implements org.apache.http.nio.
NHttpServiceHandler
)
class java.lang.Throwable (implements java.io.Serializable)
class java.lang.Exception
class java.io.IOException
class org.apache.http.nio.reactor.
IOReactorException
Interface Hierarchy
interface org.apache.http.nio.
ContentDecoder
interface org.apache.http.nio.
ContentEncoder
interface org.apache.http.nio.util.
ContentInputBuffer
interface org.apache.http.nio.util.
ContentOutputBuffer
interface org.apache.http.nio.protocol.
EventListener
interface org.apache.http.nio.reactor.
EventMask
interface org.apache.http.HttpConnection
interface org.apache.http.nio.
NHttpClientConnection
interface org.apache.http.nio.
NHttpConnection
(also extends org.apache.http.nio.
IOControl
)
interface org.apache.http.nio.
NHttpClientConnection
interface org.apache.http.nio.
NHttpServerConnection
interface org.apache.http.nio.
NHttpServerConnection
interface org.apache.http.nio.protocol.
HttpRequestExecutionHandler
interface org.apache.http.nio.
IOControl
interface org.apache.http.nio.
NHttpClientConnection
interface org.apache.http.nio.
NHttpConnection
(also extends org.apache.http.HttpConnection)
interface org.apache.http.nio.
NHttpClientConnection
interface org.apache.http.nio.
NHttpServerConnection
interface org.apache.http.nio.
NHttpServerConnection
interface org.apache.http.nio.reactor.
IOEventDispatch
interface org.apache.http.nio.reactor.
IOReactor
interface org.apache.http.nio.reactor.
ConnectingIOReactor
interface org.apache.http.nio.reactor.
ListeningIOReactor
interface org.apache.http.nio.reactor.
IOReactorExceptionHandler
interface org.apache.http.nio.reactor.
IOSession
interface org.apache.http.nio.
NHttpClientHandler
interface org.apache.http.nio.
NHttpServiceHandler
interface org.apache.http.nio.reactor.
SessionBufferStatus
interface org.apache.http.impl.nio.reactor.
SessionClosedCallback
interface org.apache.http.nio.reactor.
SessionRequest
interface 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.