Uses of Package
org.apache.http.conn.params

Packages that use org.apache.http.conn.params
org.apache.http.client.params Parameters for configuring the default HttpClient implementation. 
org.apache.http.conn.params Parameters for configuring HTTP connection and connection management related classes. 
org.apache.http.impl.conn.tsccm The implementation of a thread-safe client connection manager. 
 

Classes in org.apache.http.conn.params used by org.apache.http.client.params
ConnConnectionPNames
          Deprecated. 
ConnManagerPNames
          Deprecated. (4.1.2) use configuration methods of the specific connection manager implementation.
ConnRoutePNames
          Parameter names for connection routing.
 

Classes in org.apache.http.conn.params used by org.apache.http.conn.params
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.
ConnPerRouteBean
          Deprecated. (4.2) use ConnPoolControl
ConnRoutePNames
          Parameter names for connection routing.
 

Classes in org.apache.http.conn.params used by org.apache.http.impl.conn.tsccm
ConnPerRoute
          This interface is intended for looking up maximum number of connections allowed for a given route.
ConnPerRouteBean
          Deprecated. (4.2) use ConnPoolControl
 



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