Uses of Class
org.apache.http.pool.PoolStats
-
Packages that use PoolStats Package Description org.apache.http.pool Client side connection pools APIs for synchronous, blocking communication. -
-
Uses of PoolStats in org.apache.http.pool
Methods in org.apache.http.pool that return PoolStats Modifier and Type Method Description PoolStatsAbstractConnPool. getStats(T route)PoolStatsConnPoolControl. getStats(T route)PoolStatsAbstractConnPool. getTotalStats()PoolStatsConnPoolControl. getTotalStats()
-