| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| ConnFactory<T,C> | Factory for poolable blocking connections. | 
| ConnPool<T,E> | ConnPoolrepresents a shared pool connections can be leased from
 and released back to. | 
| ConnPoolControl<T> | Interface to control runtime properties of a ConnPoolsuch as
 maximum total number of connections or maximum connections per route
 allowed. | 
| PoolEntryCallback<T,C> | Pool entry callabck. | 
| Class Summary | |
|---|---|
| AbstractConnPool<T,C,E extends PoolEntry<T,C>> | Abstract synchronous (blocking) pool of connections. | 
| PoolEntry<T,C> | Pool entry containing a pool connection object along with its route. | 
| PoolStats | Pool statistics. | 
Client side connection pools APIs for synchronous, blocking communication.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||