| Package | Description |
|---|---|
| org.springframework.retry.support |
Infrastructure implementations of retry support concerns.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompletableFutureRetryResultProcessor<V>
A
RetryResultProcessor for a CompletableFuture. |
class |
FutureRetryResultProcessor<V>
todo: check or remove after discussion
A
RetryResultProcessor for a plain Future. |
Copyright © 2019 SpringSource. All rights reserved.