Uses of Class
org.apache.http.params.HttpAbstractParamBean
| Package | Description |
|---|---|
| org.apache.http.auth.params |
Parameters for configuring HttpAuth.
|
| org.apache.http.client.params |
Parameters for configuring HttpClient.
|
| org.apache.http.conn.params |
Parameters for configuring HttpConn.
|
| org.apache.http.cookie.params |
Parameters for configuring HttpCookie.
|
| org.apache.http.params |
The parameterization framework for HTTP components.
|
-
Uses of HttpAbstractParamBean in org.apache.http.auth.params
Subclasses of HttpAbstractParamBean in org.apache.http.auth.params Modifier and Type Class Description classAuthParamBean -
Uses of HttpAbstractParamBean in org.apache.http.client.params
Subclasses of HttpAbstractParamBean in org.apache.http.client.params Modifier and Type Class Description classClientParamBean -
Uses of HttpAbstractParamBean in org.apache.http.conn.params
Subclasses of HttpAbstractParamBean in org.apache.http.conn.params Modifier and Type Class Description classConnConnectionParamBeanAllows for setting parameters relating to connections onHttpParams.classConnManagerParamBeanAllows for setting parameters relating to connection managers onHttpParams.classConnRouteParamBeanAllows for setting parameters relating to connection routes onHttpParams. -
Uses of HttpAbstractParamBean in org.apache.http.cookie.params
Subclasses of HttpAbstractParamBean in org.apache.http.cookie.params Modifier and Type Class Description classCookieSpecParamBean -
Uses of HttpAbstractParamBean in org.apache.http.params
Subclasses of HttpAbstractParamBean in org.apache.http.params Modifier and Type Class Description classHttpConnectionParamBeanclassHttpProtocolParamBean