| Interface | Description |
|---|---|
| RetryStrategy |
Interface for describing retry strategy.
|
| Class | Description |
|---|---|
| GetServerErrorRetryStrategy |
Allows retry for GET method and some HTTP 5XX states mentioned in
GetServerErrorRetryStrategy.RETRYABLE_STATES. |
| RetryableRestTemplate |
REST template with retry ability.
|
| RetrySettings |
Contains settings for HTTP requests retry.
|
Copyright © 2019. All rights reserved.