|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractHttpParams | |
---|---|
org.apache.http.params | The parameterization framework for HTTP components. |
Uses of AbstractHttpParams in org.apache.http.params |
---|
Subclasses of AbstractHttpParams in org.apache.http.params | |
---|---|
class |
BasicHttpParams
Default implementation of HttpParams interface. |
class |
DefaultedHttpParams
HttpParams implementation that delegates resolution of a parameter
to the given default HttpParams instance if the parameter is not
present in the local one. |
class |
SyncBasicHttpParams
Thread-safe extension of the BasicHttpParams . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |