Package org.apache.http.conn.params

Parameters for configuring HTTP connection and connection management related classes.

See:
          Description

Interface Summary
ConnConnectionPNames Deprecated.
ConnManagerPNames Deprecated. (4.1.2) 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 Parameter names for connection routing.
 

Class Summary
ConnConnectionParamBean Deprecated. (4.2) do not use
ConnManagerParamBean Deprecated. (4.1.2) use configuration methods of the specific connection manager implementation.
ConnManagerParams Deprecated. (4.1.2) use configuration methods of the specific connection manager implementation.
ConnPerRouteBean Deprecated. (4.2) use ConnPoolControl
ConnRouteParamBean This is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate connection routing parameters using Java Beans conventions.
ConnRouteParams An adaptor for manipulating HTTP routing parameters in HttpParams.
 

Package org.apache.http.conn.params Description

Parameters for configuring HTTP connection and connection management related classes.



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