Hierarchy For Package org.apache.http.impl.nio
Class Hierarchy
- java.lang.Object
- org.apache.http.impl.nio.reactor.AbstractIODispatch<T> (implements org.apache.http.nio.reactor.IOEventDispatch)
- org.apache.http.impl.nio.DefaultClientIOEventDispatch
- org.apache.http.impl.nio.DefaultHttpClientIODispatch<H>
- org.apache.http.impl.nio.DefaultHttpServerIODispatch<H>
- org.apache.http.impl.nio.DefaultServerIOEventDispatch
- org.apache.http.impl.nio.DefaultNHttpClientConnectionFactory (implements org.apache.http.nio.NHttpConnectionFactory<T>)
- org.apache.http.impl.nio.DefaultNHttpServerConnectionFactory (implements org.apache.http.nio.NHttpConnectionFactory<T>)
- org.apache.http.impl.nio.NHttpClientEventHandlerAdaptor (implements org.apache.http.nio.NHttpClientEventHandler)
- 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.impl.nio.DefaultNHttpServerConnection (implements org.apache.http.nio.NHttpServerIOTarget)
- org.apache.http.impl.nio.NHttpServerEventHandlerAdaptor (implements org.apache.http.nio.NHttpServerEventHandler)
- org.apache.http.impl.nio.SessionHttpContext (implements org.apache.http.protocol.HttpContext)
- org.apache.http.impl.nio.SSLClientIOEventDispatch (implements org.apache.http.nio.reactor.IOEventDispatch)
- org.apache.http.impl.nio.SSLContextUtils
- org.apache.http.impl.nio.SSLNHttpClientConnectionFactory (implements org.apache.http.nio.NHttpConnectionFactory<T>)
- org.apache.http.impl.nio.SSLNHttpServerConnectionFactory (implements org.apache.http.nio.NHttpConnectionFactory<T>)
- org.apache.http.impl.nio.SSLServerIOEventDispatch (implements org.apache.http.nio.reactor.IOEventDispatch)
- org.apache.http.impl.nio.reactor.AbstractIODispatch<T> (implements org.apache.http.nio.reactor.IOEventDispatch)