Uses of Package
org.apache.http.impl.nio

Packages that use org.apache.http.impl.nio
org.apache.http.impl.nio Default implementations for interfaces in org.apache.http.nio
org.apache.http.impl.nio.ssl   
 

Classes in org.apache.http.impl.nio used by org.apache.http.impl.nio
AbstractIODispatch
          Abstract IOEventDispatch implementation that supports both plain (non-encrypted) and SSL encrypted HTTP connections.
NHttpConnectionBase
          This class serves as a base for all NHttpConnection implementations and implements functionality common to both client and server HTTP connections.
 

Classes in org.apache.http.impl.nio used by org.apache.http.impl.nio.ssl
AbstractIODispatch
          Abstract IOEventDispatch implementation that supports both plain (non-encrypted) and SSL encrypted HTTP connections.
DefaultClientIOEventDispatch
          Deprecated. use DefaultClientIODispatch
DefaultServerIOEventDispatch
          Deprecated. use DefaultServerIODispatch
 



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