| Package | Description |
|---|---|
| org.apache.http.pool |
Client side connection pools APIs for synchronous, blocking
communication.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<T,RouteSpecificPool<T,C,E>> |
AbstractConnPool.routeToPool |
| Modifier and Type | Method and Description |
|---|---|
private RouteSpecificPool<T,C,E> |
AbstractConnPool.getPool(T route) |