Package | Description |
---|---|
org.apache.http.impl.pool |
Default implementations of client side connection pools
for synchronous, blocking communication.
|
Modifier and Type | Method and Description |
---|---|
protected BasicPoolEntry |
BasicConnPool.createEntry(HttpHost host,
HttpClientConnection conn) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
BasicConnPool.validate(BasicPoolEntry entry) |