Uses of Interface
org.apache.http.params.CoreProtocolPNames
| Package | Description |
|---|---|
| org.apache.http.client.params |
Parameters for configuring HttpClient.
|
| org.apache.http.params |
The parameterization framework for HTTP components.
|
-
Uses of CoreProtocolPNames in org.apache.http.client.params
Subinterfaces of CoreProtocolPNames in org.apache.http.client.params Modifier and Type Interface Description interfaceAllClientPNamesCollected parameter names for the HttpClient module. -
Uses of CoreProtocolPNames in org.apache.http.params
Classes in org.apache.http.params that implement CoreProtocolPNames Modifier and Type Class Description classHttpProtocolParamsThis class implements an adaptor around theHttpParamsinterface to simplify manipulation of the HTTP protocol specific parameters.