Package | Description |
---|---|
org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
Modifier and Type | Method and Description |
---|---|
PoolEntryRequest |
ConnPoolByRoute.requestPoolEntry(HttpRoute route,
Object state)
Deprecated.
|
abstract PoolEntryRequest |
AbstractConnPool.requestPoolEntry(HttpRoute route,
Object state)
Deprecated.
Returns a new
PoolEntryRequest , from which a BasicPoolEntry
can be obtained, or the request can be aborted. |
Copyright © 1999-2019 The Apache Software Foundation. All Rights Reserved.