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

Packages that use PoolStats
org.apache.http.nio.pool   
org.apache.http.pool   
 

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()
           
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.