Uses of Class
org.apache.http.pool.PoolStats

Packages that use PoolStats
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
 PoolStats ConnPoolControl.getStats(T route)
           
 PoolStats AbstractConnPool.getStats(T route)
           
 PoolStats ConnPoolControl.getTotalStats()
           
 PoolStats AbstractConnPool.getTotalStats()
           
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.