Package org.apache.http.conn.params

Parameters for configuring HTTP connection and connection management related classes.

See:
          Description

Interface Summary
ConnConnectionPNames Deprecated. (4.1) use custom DefaultHttpResponseParser implementation.
ConnManagerPNames Deprecated. (4.1) use configuration methods of the specific connection manager implementation.
ConnPerRoute This interface is intended for looking up maximum number of connections allowed for a given route.
ConnRoutePNames Deprecated. (4.3) use RequestConfig.
 

Class Summary
ConnConnectionParamBean Deprecated. (4.2) do not use
ConnManagerParamBean Deprecated. (4.1) use configuration methods of the specific connection manager implementation.
ConnManagerParams Deprecated. (4.1) use configuration methods of the specific connection manager implementation.
ConnPerRouteBean Deprecated. (4.2) use ConnPoolControl
ConnRouteParamBean Deprecated. (4.3) use RequestConfig.
ConnRouteParams Deprecated. (4.3) use RequestConfig.
 

Package org.apache.http.conn.params Description

Parameters for configuring HTTP connection and connection management related classes.



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.