Package | Description |
---|---|
org.apache.http.auth.params |
Deprecated.
|
org.apache.http.client.params |
Deprecated.
|
org.apache.http.conn.params |
Deprecated.
|
org.apache.http.cookie.params |
Deprecated.
|
org.apache.http.params |
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthParamBean
Deprecated.
(4.3) use
RequestConfig
and constructor parameters of
AuthSchemeProvider s. |
Modifier and Type | Class and Description |
---|---|
class |
ClientParamBean
Deprecated.
(4.3) use
RequestConfig . |
Modifier and Type | Class and Description |
---|---|
class |
ConnConnectionParamBean
Deprecated.
(4.1) use custom
DefaultHttpResponseParser implementation. |
class |
ConnManagerParamBean
Deprecated.
(4.1) use configuration methods of the specific connection manager implementation.
|
class |
ConnRouteParamBean
Deprecated.
(4.3) use
RequestConfig . |
Modifier and Type | Class and Description |
---|---|
class |
CookieSpecParamBean
Deprecated.
(4.3) use constructor parameters of
CookieSpecProvider s. |
Modifier and Type | Class and Description |
---|---|
class |
HttpConnectionParamBean
Deprecated.
(4.3) use configuration classes provided 'org.apache.http.config'
and 'org.apache.http.client.config'
|
class |
HttpProtocolParamBean
Deprecated.
(4.3) use configuration classes provided 'org.apache.http.config'
and 'org.apache.http.client.config'
|