Package | Description |
---|---|
org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnPool
Deprecated.
|
class |
ConnPoolByRoute
A connection pool that maintains connections by route.
|
Modifier and Type | Field and Description |
---|---|
protected RefQueueHandler |
RefQueueWorker.refHandler
Deprecated.
The handler for the references found.
|
Constructor and Description |
---|
RefQueueWorker(ReferenceQueue<?> queue,
RefQueueHandler handler)
Deprecated.
Instantiates a new worker to listen for lost connections.
|
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.