Since: API Level 1
package

org.apache.http.conn.params

Classes | Description

Parameters for configuring HttpConn.

more...

Interfaces

ConnConnectionPNamesParameter names for connections in HttpConn. 
ConnManagerPNamesParameter names for connection managers in HttpConn. 
ConnPerRouteThis interface is intended for looking up maximum number of connections allowed for for a given route. 
ConnRoutePNamesParameter names for routing in HttpConn. 

Classes

ConnConnectionParamBeanAllows for setting parameters relating to connections on HttpParams
ConnManagerParamBeanAllows for setting parameters relating to connection managers on HttpParams
ConnManagerParamsThis class represents a collection of HTTP protocol parameters applicable to client-side connection managers
ConnPerRouteBeanThis class maintains a map of HTTP routes to maximum number of connections allowed for those routes. 
ConnRouteParamBeanAllows for setting parameters relating to connection routes on HttpParams
ConnRouteParamsAn adaptor for accessing route related parameters in HttpParams