|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AuthenticationHandler | |
ClientRequestDirector | A client-side request director. |
HttpClient | Interface for an HTTP client. |
HttpRequestRetryHandler | A handler for determining if an HttpRequest should be retried after a recoverable exception during execution. |
RedirectHandler | A handler for determining if an HTTP request should be redirected to a new location in response to an HTTP response received from the target server. |
RoutedRequest | A request with the route along which it should be sent. |
Class Summary | |
---|---|
AuthState | This class provides detailed information about the state of the authentication process. |
HttpState |
A container for HTTP attributes that may persist from request
to request, such as cookies and authentication
credentials . |
RoutedRequest.Impl | Trivial default implementation of a routed request. |
VersionInfo |
Exception Summary | |
---|---|
CircularRedirectException | Signals a circular redirect |
RedirectException | Signals violation of HTTP specification caused by an invalid redirect |
The API for client-side HTTP communication and entry point to the HttpClient module.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |