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

Packages that use ClientConnectionRequest
Package Description
org.apache.http.client.methods
Request implementations for the various HTTP methods like GET and POST.
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.conn  
org.apache.http.impl.conn.tsccm
The implementation of a thread-safe client connection manager.