Package | Description |
---|---|
org.apache.http.impl.pool |
Default implementations of client side connection pools
for synchronous, blocking communication.
|
Class and Description |
---|
BasicPoolEntry
A very basic
PoolEntry implementation that represents an entry
in a pool of blocking HttpClientConnection s identified by
an HttpHost instance. |