Since: API Level 1
package

org.apache.http.impl.conn.tsccm

Classes | Description

The implementation of a thread-safe client connection manager.

more...

Interfaces

PoolEntryRequestEncapsulates a request for a BasicPoolEntry
RefQueueHandlerCallback handler for RefQueueWorker

Classes

AbstractConnPoolAn abstract connection pool. 
BasicPooledConnAdapterA connection wrapper and callback handler. 
BasicPoolEntryBasic implementation of a connection pool entry. 
BasicPoolEntryRefA weak reference to a BasicPoolEntry
ConnPoolByRouteA connection pool that maintains connections by route. 
RefQueueWorkerA worker thread for processing queued references. 
RouteSpecificPoolA connection sub-pool for a specific route, used by ConnPoolByRoute
ThreadSafeClientConnManagerManages a pool of client connections
WaitingThreadRepresents a thread waiting for a connection. 
WaitingThreadAborterA simple class that can interrupt a WaitingThread