|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolStats | |
---|---|
org.apache.http.nio.pool | Asynchronous (non-blocking) connection pool components. |
org.apache.http.pool | Synchronous (blocking) connection pool components. |
Uses of PoolStats in org.apache.http.nio.pool |
---|
Methods in org.apache.http.nio.pool that return PoolStats | |
---|---|
PoolStats |
AbstractNIOConnPool.getStats(T route)
|
PoolStats |
AbstractNIOConnPool.getTotalStats()
|
Uses of PoolStats in org.apache.http.pool |
---|
Methods in org.apache.http.pool that return PoolStats | |
---|---|
PoolStats |
AbstractConnPool.getStats(T route)
|
PoolStats |
ConnPoolControl.getStats(T route)
|
PoolStats |
AbstractConnPool.getTotalStats()
|
PoolStats |
ConnPoolControl.getTotalStats()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |