Uses of Class
org.apache.http.impl.pool.BasicPoolEntry

Packages that use BasicPoolEntry
org.apache.http.impl.pool Basic implementations for interfaces in org.apache.http.pool
 

Uses of BasicPoolEntry in org.apache.http.impl.pool
 

Methods in org.apache.http.impl.pool that return BasicPoolEntry
protected  BasicPoolEntry BasicConnPool.createEntry(HttpHost host, HttpClientConnection conn)
           
 



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