| Package | Description |
|---|---|
| org.apache.http.nio.pool |
Client side connection pools APIs for asynchronous, event driven
communication.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.ConcurrentLinkedQueue<LeaseRequest<T,C,E>> |
AbstractNIOConnPool.completedRequests |
private java.util.LinkedList<LeaseRequest<T,C,E>> |
AbstractNIOConnPool.leasingRequests |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
AbstractNIOConnPool.processPendingRequest(LeaseRequest<T,C,E> request) |