Package | Description |
---|---|
org.apache.commons.httpclient.params |
HttpClient preferences framework.
|
Modifier and Type | Class and Description |
---|---|
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-2012 Apache Software Foundation. All Rights Reserved.