Uses of Interface
org.apache.http.HttpClientConnection

Packages that use HttpClientConnection
Package Description
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
Default implementations for interfaces in org.apache.http.
org.apache.http.impl.conn  
org.apache.http.impl.conn.tsccm
The implementation of a thread-safe client connection manager.
org.apache.http.protocol
HTTP protocol execution framework.