| Package | Description |
|---|---|
| com.gooddata.retry |
| Modifier and Type | Class and Description |
|---|---|
class |
GetServerErrorRetryStrategy
Allows retry for GET method and some HTTP 5XX states mentioned in
GetServerErrorRetryStrategy.RETRYABLE_STATES. |
| Constructor and Description |
|---|
RetryableRestTemplate(org.springframework.http.client.ClientHttpRequestFactory requestFactory,
org.springframework.retry.support.RetryTemplate retryTemplate,
RetryStrategy retryStrategy)
Create a new instance of the
RetryableRestTemplate. |
Copyright © 2019. All rights reserved.