Package | Description |
---|---|
org.apache.http.pool |
Client side connection pools APIs for synchronous, blocking
communication.
|
Modifier and Type | Method and Description |
---|---|
PoolEntryFuture<E> |
RouteSpecificPool.nextPending() |
Modifier and Type | Method and Description |
---|---|
void |
RouteSpecificPool.queue(PoolEntryFuture<E> future) |
void |
RouteSpecificPool.unqueue(PoolEntryFuture<E> future) |