Since: API Level 1
package

org.apache.http.impl.conn

Classes

AbstractClientConnAdapterAbstract adapter from operated to managed client connections. 
AbstractPooledConnAdapterAbstract adapter from pool entries to managed client connections. 
AbstractPoolEntryA pool entry for use by connection manager implementations. 
DefaultClientConnectionDefault implementation of an operated client connection. 
DefaultClientConnectionOperatorDefault implementation of a ClientConnectionOperator
DefaultHttpRoutePlannerDefault implementation of an HttpRoutePlanner
DefaultResponseParser 
IdleConnectionHandlerA helper class for connection managers to track idle connections. 
LoggingSessionInputBufferLogs all data read to the wire LOG. 
LoggingSessionOutputBufferLogs all data written to the wire LOG. 
ProxySelectorRoutePlannerDefault implementation of an HttpRoutePlanner
SingleClientConnManagerA connection "manager" for a single connection. 
SingleClientConnManager.ConnAdapterThe connection adapter used by this manager. 
SingleClientConnManager.PoolEntryThe pool entry for this connection manager. 
WireLogs data to the wire LOG.