Uses of Class
org.apache.http.impl.conn.tsccm.BasicPoolEntryRef

Packages that use BasicPoolEntryRef
org.apache.http.impl.conn.tsccm The implementation of a thread-safe client connection manager. 
 

Uses of BasicPoolEntryRef in org.apache.http.impl.conn.tsccm
 

Fields in org.apache.http.impl.conn.tsccm with type parameters of type BasicPoolEntryRef
protected  Set<BasicPoolEntryRef> AbstractConnPool.issuedConnections
          Deprecated. 
 

Methods in org.apache.http.impl.conn.tsccm that return BasicPoolEntryRef
protected  BasicPoolEntryRef BasicPoolEntry.getWeakRef()
          Deprecated. 
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.