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

Packages that use org.apache.http.impl.conn
org.apache.http.impl.conn Default implementations of client connection management functions. 
org.apache.http.impl.conn.tsccm Deprecated. 
 

Classes in org.apache.http.impl.conn used by org.apache.http.impl.conn
AbstractClientConnAdapter
          Deprecated. (4.2) do not use
AbstractPooledConnAdapter
          Deprecated. (4.2) do not use
AbstractPoolEntry
          Deprecated. (4.2) do not use
ConnectionShutdownException
          Signals that the connection has been shut down or released back to the the connection pool
DefaultHttpResponseParserFactory
          Default factory for response message parsers.
DefaultRoutePlanner
          Default implementation of an HttpRoutePlanner.
DefaultSchemePortResolver
          Default SchemePortResolver.
ManagedHttpClientConnectionFactory
          Factory for ManagedHttpClientConnection instances.
SingleClientConnManager.ConnAdapter
          Deprecated. The connection adapter used by this manager.
SingleClientConnManager.PoolEntry
          Deprecated. The pool entry for this connection manager.
SystemDefaultDnsResolver
          DNS resolver that uses the default OS implementation for resolving host names.
Wire
          Logs data to the wire LOG.
 

Classes in org.apache.http.impl.conn used by org.apache.http.impl.conn.tsccm
AbstractClientConnAdapter
          Deprecated. (4.2) do not use
AbstractPooledConnAdapter
          Deprecated. (4.2) do not use
AbstractPoolEntry
          Deprecated. (4.2) do not use
IdleConnectionHandler
          Deprecated. (4.1) no longer used
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.