Uses of Interface
org.apache.http.conn.ClientConnectionManager

Packages that use ClientConnectionManager
Package Description
org.apache.http.client
The API for client-side HTTP communication and entry point to the HttpClient module.
org.apache.http.conn
The client-side connection management and handling API at the heart of what is referred to as HttpConn.
org.apache.http.impl.client  
org.apache.http.impl.conn  
org.apache.http.impl.conn.tsccm
The implementation of a thread-safe client connection manager.