Searched refs:RefQueueHandler (Results 1 – 5 of 5) sorted by relevance
63 protected final RefQueueHandler refHandler;79 public RefQueueWorker(ReferenceQueue<?> queue, RefQueueHandler handler) { in RefQueueWorker()
44 public interface RefQueueHandler { interface
63 public abstract class AbstractConnPool implements RefQueueHandler {
949 HSPLorg/apache/http/impl/conn/tsccm/RefQueueHandler;->handleReference(Ljava/lang/ref/Reference;)V950 …ueWorker;-><init>(Ljava/lang/ref/ReferenceQueue;Lorg/apache/http/impl/conn/tsccm/RefQueueHandler;)V1061 Lorg/apache/http/impl/conn/tsccm/RefQueueHandler;
2853 …public abstract class AbstractConnPool implements org.apache.http.impl.conn.tsccm.RefQueueHandler {2922 @Deprecated public interface RefQueueHandler {2927 …c RefQueueWorker(java.lang.ref.ReferenceQueue<?>, org.apache.http.impl.conn.tsccm.RefQueueHandler);2930 field @Deprecated protected final org.apache.http.impl.conn.tsccm.RefQueueHandler refHandler;