Interface and Description |
---|
org.apache.http.impl.conn.tsccm.RefQueueHandler
do not use
|
Class and Description |
---|
org.apache.commons.logging.LogSource
Use
LogFactory instead - The default factory
implementation performs exactly the same algorithm as this class did |
org.apache.http.impl.conn.tsccm.RefQueueWorker
do not use
|
Field and Description |
---|
org.apache.http.client.params.ClientPNames.CONNECTION_MANAGER_FACTORY
use #CONNECTION_MANAGER_FACTORY_CLASS_NAME
|
Constructor and Description |
---|
org.apache.http.impl.conn.tsccm.BasicPoolEntry(ClientConnectionOperator, HttpRoute, ReferenceQueue)
do not use
|