Uses of Class
org.apache.http.nio.conn.PoolStats

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

Uses of PoolStats in org.apache.http.impl.nio.conn
 

Methods in org.apache.http.impl.nio.conn that return PoolStats
 PoolStats PoolingClientConnectionManager.getStats(HttpRoute route)
           
 PoolStats PoolingClientConnectionManager.getTotalStats()
           
 

Uses of PoolStats in org.apache.http.impl.nio.pool
 

Methods in org.apache.http.impl.nio.pool that return PoolStats
 PoolStats SessionPool.getStats(T route)
           
 PoolStats SessionPool.getTotalStats()
           
 



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