| Package | Description |
|---|---|
| org.apache.http.pool |
Client side connection pools APIs for synchronous, blocking
communication.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractConnPool.enumAvailable(PoolEntryCallback<T,C> callback)
Enumerates all available connections.
|
protected void |
AbstractConnPool.enumLeased(PoolEntryCallback<T,C> callback)
Enumerates all leased connections.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.