package

org.apache.http.impl.nio

Default implementations for interfaces in org.apache.http.nio.

Classes

DefaultClientIOEventDispatch Default implementation of IOEventDispatch interface for plain (unencrypted) client-side HTTP connections. 
DefaultNHttpClientConnection Default implementation of the NHttpClientConnection interface. 
DefaultNHttpServerConnection Default implementation of the NHttpServerConnection interface. 
DefaultServerIOEventDispatch Default implementation of IOEventDispatch interface for plain (unencrypted) server-side HTTP connections. 
NHttpConnectionBase This class serves as a base for all NHttpConnection implementations and implements functionality common to both client and server HTTP connections. 
SSLClientIOEventDispatch This class is deprecated. use SSLClientIOEventDispatch  
SSLServerIOEventDispatch This class is deprecated. use SSLServerIOEventDispatch