Uses of Class
org.apache.http.impl.conn.tsccm.BasicPoolEntryRef
-
Packages that use BasicPoolEntryRef Package Description org.apache.http.impl.conn.tsccm Deprecated. -
-
Uses of BasicPoolEntryRef in org.apache.http.impl.conn.tsccm
Fields in org.apache.http.impl.conn.tsccm with type parameters of type BasicPoolEntryRef Modifier and Type Field Description protected java.util.Set<BasicPoolEntryRef>
AbstractConnPool. issuedConnections
Deprecated.Methods in org.apache.http.impl.conn.tsccm that return BasicPoolEntryRef Modifier and Type Method Description protected BasicPoolEntryRef
BasicPoolEntry. getWeakRef()
Deprecated.
-