Uses of Package
org.apache.http.conn

Packages that use org.apache.http.conn
Package Description
org.apache.http.client
The API for client-side HTTP communication and entry point to the HttpClient module.
org.apache.http.client.methods
Request implementations for the various HTTP methods like GET and POST.
org.apache.http.client.params
Parameters for configuring HttpClient.
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.conn.scheme  
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.