Package | Description |
---|---|
org.apache.http.pool |
Synchronous (blocking) connection pool components.
|
Modifier and Type | Method and Description |
---|---|
PoolStats |
AbstractConnPool.getStats(T route) |
PoolStats |
ConnPoolControl.getStats(T route) |
PoolStats |
AbstractConnPool.getTotalStats() |
PoolStats |
ConnPoolControl.getTotalStats() |
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.