Package org.apache.http.impl.conn
-
Class Summary Class Description AbstractClientConnAdapter AbstractPooledConnAdapter AbstractPoolEntry A pool entry for use by connection manager implementations.DefaultClientConnection Default implementation of an operated client connection.DefaultClientConnectionOperator Default implementation of aClientConnectionOperator.DefaultHttpRoutePlanner Default implementation of anHttpRoutePlanner.DefaultResponseParser IdleConnectionHandler A helper class for connection managers to track idle connections.LoggingSessionInputBuffer Logs all data read to the wire LOG.LoggingSessionOutputBuffer Logs all data written to the wire LOG.ProxySelectorRoutePlanner Default implementation of anHttpRoutePlanner.SingleClientConnManager A connection "manager" for a single connection.Wire Logs data to the wire LOG.