Uses of Class
org.springframework.resilience.retry.AbstractRetryInterceptor
Packages that use AbstractRetryInterceptor
Package
Description
A retry interceptor arrangement based on 
core.retry and Reactor.- 
Uses of AbstractRetryInterceptor in org.springframework.resilience.retry
Subclasses of AbstractRetryInterceptor in org.springframework.resilience.retryModifier and TypeClassDescriptionclassA simple concrete retry interceptor based on a givenMethodRetrySpec.