Class | Description |
---|---|
RetryClassLevelClientAbortOn |
A client to demonstrate the specification of abortOn conditions at the Class level.
|
RetryClassLevelClientForMaxRetries |
A client to demonstrate the maxRetries and max duration configuration
|
RetryClassLevelClientRetryOn |
A client to demonstrate the specification of retryOn conditions at the Class level.
|
RetryClientAbortOn |
A client to demonstrate abortOn conditions
|
RetryClientForMaxRetries |
A client to demonstrate the maxRetries and max duration configuration
|
RetryClientForZeroJitter |
A client to check for proper processing of jitter = 0 on @Retry
|
RetryClientRetryOn |
A client to demonstrate the retryOn conditions
|
RetryClientWithDelay |
A client to demonstrate the delay configurations
|
RetryClientWithNoDelayAndJitter |
A client to demonstrate the delay configurations
|
Copyright © 2020 Eclipse Foundation. All rights reserved.