Package org.apache.http.impl.nio

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

See:
          Description

Class Summary
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 Deprecated. use SSLClientIOEventDispatch
SSLServerIOEventDispatch Deprecated. use SSLServerIOEventDispatch
 

Package org.apache.http.impl.nio Description

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



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.