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
          An adaptor for manipulating HTTP connection management parameters in HttpParams.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.