|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RefQueueHandler | |
---|---|
org.apache.http.impl.conn.tsccm | The implementation of a thread-safe client connection manager. |
Uses of RefQueueHandler in org.apache.http.impl.conn.tsccm |
---|
Classes in org.apache.http.impl.conn.tsccm that implement RefQueueHandler | |
---|---|
class |
AbstractConnPool
An abstract connection pool. |
class |
ConnPoolByRoute
A connection pool that maintains connections by route. |
Fields in org.apache.http.impl.conn.tsccm declared as RefQueueHandler | |
---|---|
protected RefQueueHandler |
RefQueueWorker.refHandler
Deprecated. The handler for the references found. |
Constructors in org.apache.http.impl.conn.tsccm with parameters of type RefQueueHandler | |
---|---|
RefQueueWorker(ReferenceQueue<?> queue,
RefQueueHandler handler)
Deprecated. Instantiates a new worker to listen for lost connections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |