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

Packages that use ConnRoutePNames
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 ConnRoutePNames in org.apache.http.client.params
 

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

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

Classes in org.apache.http.conn.params that implement ConnRoutePNames
 class ConnRouteParams
          An adaptor for manipulating HTTP routing parameters in HttpParams.
 



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