| Package | Description | 
|---|---|
| org.apache.http.impl.client | 
 Default HTTP client implementation. 
 | 
| org.apache.http.impl.conn | 
 Default implementations of client connection management
 functions. 
 | 
| org.apache.http.impl.pool | 
 Default implementations of client side connection pools
 for synchronous, blocking communication. 
 | 
| org.apache.http.pool | 
 Client side connection pools APIs for synchronous, blocking
 communication. 
 | 
| Class and Description | 
|---|
| ConnPoolControl
 Interface to control runtime properties of a  
ConnPool such as
 maximum total number of connections or maximum connections per route
 allowed. | 
| Class and Description | 
|---|
| AbstractConnPool
 Abstract synchronous (blocking) pool of connections. 
 | 
| ConnFactory
 Factory for poolable blocking connections. 
 | 
ConnPool
ConnPool represents a shared pool connections can be leased from
 and released back to. | 
| ConnPoolControl
 Interface to control runtime properties of a  
ConnPool such as
 maximum total number of connections or maximum connections per route
 allowed. | 
| PoolEntry
 Pool entry containing a pool connection object along with its route. 
 | 
| PoolStats
 Pool statistics. 
 | 
| Class and Description | 
|---|
| AbstractConnPool
 Abstract synchronous (blocking) pool of connections. 
 | 
| ConnFactory
 Factory for poolable blocking connections. 
 | 
ConnPool
ConnPool represents a shared pool connections can be leased from
 and released back to. | 
| ConnPoolControl
 Interface to control runtime properties of a  
ConnPool such as
 maximum total number of connections or maximum connections per route
 allowed. | 
| PoolEntry
 Pool entry containing a pool connection object along with its route. 
 | 
| Class and Description | 
|---|
| ConnFactory
 Factory for poolable blocking connections. 
 | 
ConnPool
ConnPool represents a shared pool connections can be leased from
 and released back to. | 
| ConnPoolControl
 Interface to control runtime properties of a  
ConnPool such as
 maximum total number of connections or maximum connections per route
 allowed. | 
| PoolEntry
 Pool entry containing a pool connection object along with its route. 
 | 
| PoolEntryCallback
 Pool entry callabck. 
 | 
| PoolEntryFuture | 
| PoolStats
 Pool statistics. 
 |