Uses of Interface
org.apache.http.HttpConnection

Packages that use HttpConnection
Package Description
org.apache.http
The core interfaces and classes of the HTTP components.
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.