| Package | Description |
|---|---|
| org.apache.http.pool |
Synchronous (blocking) connection pool components.
|
| 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–2013 The Apache Software Foundation. All rights reserved.