|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PoolEntryCallback | |
|---|---|
| org.apache.http.pool | Client side connection pools APIs for synchronous, blocking communication. |
| Uses of PoolEntryCallback in org.apache.http.pool |
|---|
| Methods in org.apache.http.pool with parameters of type PoolEntryCallback | |
|---|---|
protected void |
AbstractConnPool.enumAvailable(PoolEntryCallback<T,C> callback)
Enumerates all available connections. |
protected void |
AbstractConnPool.enumLeased(PoolEntryCallback<T,C> callback)
Enumerates all leased connections. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||