Uses of Interface
org.apache.http.conn.params.ConnManagerPNames

Packages that use ConnManagerPNames
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. 
 

Uses of ConnManagerPNames in org.apache.http.client.params
 

Subinterfaces of ConnManagerPNames in org.apache.http.client.params
 interface AllClientPNames
          Collected parameter names for the HttpClient module.
 

Uses of ConnManagerPNames in org.apache.http.conn.params
 

Classes in org.apache.http.conn.params that implement ConnManagerPNames
 class ConnManagerParams
          Deprecated. (4.1.2) use configuration methods of the specific connection manager implementation.
 



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