Uses of Class
org.apache.commons.httpclient.params.DefaultHttpParams

Packages that use DefaultHttpParams
org.apache.commons.httpclient.params HttpClient preferences framework. 
 

Uses of DefaultHttpParams in org.apache.commons.httpclient.params
 

Subclasses of DefaultHttpParams in org.apache.commons.httpclient.params
 class HostParams
          This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration.
 class HttpClientParams
          This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.
 class HttpConnectionManagerParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers.
 class HttpConnectionParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
 class HttpMethodParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.