Package | Description |
---|---|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
Class and Description |
---|
AbstractAuthenticationHandler
Deprecated.
(4.2) use
AuthenticationStrategy |
AbstractHttpClient
Base class for
HttpClient implementations. |
ClientParamsStack
Represents a stack of parameter collections.
|
DefaultHttpClient
Default implementation of
HttpClient pre-configured for most common use scenarios. |
DefaultHttpRequestRetryHandler
The default
HttpRequestRetryHandler used by request executors. |
DefaultRedirectStrategy
Default implementation of
RedirectStrategy . |
RequestWrapper
A wrapper class for
HttpRequest s that can be used to change
properties of the current request without modifying the original
object. |
RoutedRequest
A request with the route along which it should be sent.
|
Copyright © 1999–2013 The Apache Software Foundation. All rights reserved.