All Classes and Interfaces

Class
Description
Retry executor implementation
Retry State implementation for manual retry execution handling
 
Configures behavior of Retrier on whenever exception should count as failre or not
 
Annotation allow applying Retrier to a specific method When applied to method, method may throw RetryAttemptException when all retry attempts are exhausted
 
Exception that indicates all Retry attempts exhausted