Lines Matching refs:tsccm

2845 package org.apache.http.impl.conn.tsccm {
2847 …@Deprecated public abstract class AbstractConnPool implements org.apache.http.impl.conn.tsccm.RefQ…
2854 …method @Deprecated public abstract void freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry, …
2855 …method @Deprecated public final org.apache.http.impl.conn.tsccm.BasicPoolEntry getEntry(org.apache…
2858 …method @Deprecated public abstract org.apache.http.impl.conn.tsccm.PoolEntryRequest requestPoolEnt…
2862 …field @Deprecated protected java.util.Set<org.apache.http.impl.conn.tsccm.BasicPoolEntryRef> issue…
2872 … method @Deprecated protected final org.apache.http.impl.conn.tsccm.BasicPoolEntryRef getWeakRef();
2875 …cPoolEntryRef extends java.lang.ref.WeakReference<org.apache.http.impl.conn.tsccm.BasicPoolEntry> {
2876 …ctor @Deprecated public BasicPoolEntryRef(org.apache.http.impl.conn.tsccm.BasicPoolEntry, java.lan…
2881 …ctor @Deprecated protected BasicPooledConnAdapter(org.apache.http.impl.conn.tsccm.ThreadSafeClient…
2885 …@Deprecated public class ConnPoolByRoute extends org.apache.http.impl.conn.tsccm.AbstractConnPool {
2887 …recated protected org.apache.http.impl.conn.tsccm.BasicPoolEntry createEntry(org.apache.http.impl.…
2888 …method @Deprecated protected java.util.Queue<org.apache.http.impl.conn.tsccm.BasicPoolEntry> creat…
2889 …util.Map<org.apache.http.conn.routing.HttpRoute,org.apache.http.impl.conn.tsccm.RouteSpecificPool>…
2890 …method @Deprecated protected java.util.Queue<org.apache.http.impl.conn.tsccm.WaitingThread> create…
2892 method @Deprecated protected void deleteEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry);
2894 …method @Deprecated public void freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry, boolean, …
2896tsccm.BasicPoolEntry getEntryBlocking(org.apache.http.conn.routing.HttpRoute, Object, long, java.u…
2897 …recated protected org.apache.http.impl.conn.tsccm.BasicPoolEntry getFreeEntry(org.apache.http.impl…
2898 …method @Deprecated protected org.apache.http.impl.conn.tsccm.RouteSpecificPool getRoutePool(org.ap…
2900 …method @Deprecated protected org.apache.http.impl.conn.tsccm.RouteSpecificPool newRouteSpecificPoo…
2901 ….apache.http.impl.conn.tsccm.WaitingThread newWaitingThread(java.util.concurrent.locks.Condition, …
2902 …method @Deprecated protected void notifyWaitingThread(org.apache.http.impl.conn.tsccm.RouteSpecifi…
2903 …method @Deprecated public org.apache.http.impl.conn.tsccm.PoolEntryRequest requestPoolEntry(org.ap…
2904 …field @Deprecated protected java.util.Queue<org.apache.http.impl.conn.tsccm.BasicPoolEntry> freeCo…
2907 …util.Map<org.apache.http.conn.routing.HttpRoute,org.apache.http.impl.conn.tsccm.RouteSpecificPool>…
2908 …field @Deprecated protected java.util.Queue<org.apache.http.impl.conn.tsccm.WaitingThread> waiting…
2913 …method @Deprecated public org.apache.http.impl.conn.tsccm.BasicPoolEntry getPoolEntry(long, java.u…
2921 …c RefQueueWorker(java.lang.ref.ReferenceQueue<?>, org.apache.http.impl.conn.tsccm.RefQueueHandler);
2924 field @Deprecated protected final org.apache.http.impl.conn.tsccm.RefQueueHandler refHandler;
2931 method @Deprecated public org.apache.http.impl.conn.tsccm.BasicPoolEntry allocEntry(Object);
2932 method @Deprecated public void createdEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry);
2933 method @Deprecated public boolean deleteEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry);
2935 method @Deprecated public void freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry);
2942 method @Deprecated public org.apache.http.impl.conn.tsccm.WaitingThread nextThread();
2943 method @Deprecated public void queueThread(org.apache.http.impl.conn.tsccm.WaitingThread);
2944 method @Deprecated public void removeThread(org.apache.http.impl.conn.tsccm.WaitingThread);
2945 …field @Deprecated protected final java.util.LinkedList<org.apache.http.impl.conn.tsccm.BasicPoolEn…
2949 …field @Deprecated protected final java.util.Queue<org.apache.http.impl.conn.tsccm.WaitingThread> w…
2957 …method @Deprecated protected org.apache.http.impl.conn.tsccm.AbstractConnPool createConnectionPool…
2965 … field @Deprecated protected final org.apache.http.impl.conn.tsccm.AbstractConnPool connectionPool;
2970 …ingThread(java.util.concurrent.locks.Condition, org.apache.http.impl.conn.tsccm.RouteSpecificPool);
2973 method @Deprecated public final org.apache.http.impl.conn.tsccm.RouteSpecificPool getPool();
2982 method @Deprecated public void setWaitingThread(org.apache.http.impl.conn.tsccm.WaitingThread);