Searched refs:BasicPoolEntryRef (Results 1 – 5 of 5) sorted by relevance
80 protected Set<BasicPoolEntryRef> issuedConnections;106 issuedConnections = new HashSet<BasicPoolEntryRef>(); in AbstractConnPool()205 if (ref instanceof BasicPoolEntryRef) { in handleReference()212 ((BasicPoolEntryRef)ref).getRoute(); in handleReference()295 Iterator<BasicPoolEntryRef> iter = issuedConnections.iterator(); in shutdown()297 BasicPoolEntryRef per = iter.next(); in shutdown()
58 private final BasicPoolEntryRef reference;75 this.reference = new BasicPoolEntryRef(this, queue); in BasicPoolEntry()86 protected final BasicPoolEntryRef getWeakRef() { in getWeakRef()
51 public class BasicPoolEntryRef extends WeakReference<BasicPoolEntry> { class63 public BasicPoolEntryRef(BasicPoolEntry entry, in BasicPoolEntryRef() method in BasicPoolEntryRef
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...