@NonNullApi @NonNullFields
Package io.github.resilience4j.ratpack.retry
-
Class Summary Class Description RetryMethodInterceptor AMethodInterceptorto handle all methods annotated withRetry.RetryTransformer<T>
@NonNullApi @NonNullFields
| Class | Description |
|---|---|
| RetryMethodInterceptor |
A
MethodInterceptor to handle all methods annotated with Retry. |
| RetryTransformer<T> |