Class Summary |
BackoffLimitedRetryHandler |
Allow replayable request to be retried a limited number of times, and impose an exponential
back-off delay before returning. |
CloseContentAndSetExceptionErrorHandler |
|
DelegatingErrorHandler |
Delegates to HttpErrorHandlers who are annotated according to the
response codes they relate to. |
DelegatingRetryHandler |
Delegates to HttpRetryHandlers who are annotated according to the
response codes they relate to. |
RedirectionRetryHandler |
Handles Retryable responses with error codes in the 3xx range |