Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.util.backoff Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
BackOffProvide a BackOffExecution that indicates the rate at whichan operation should be retried.Interfaceorg.springframework.util.backoffSpring MVC
BackOffExecutionRepresent a particular back-off execution.Interfaceorg.springframework.util.backoffSpring MVC
ExponentialBackOffretry attempt.Classorg.springframework.util.backoffSpring MVC
FixedBackOffA simple BackOff implementation that provides a fixed intervalbetween two attempts and a maximum number of retries.Classorg.springframework.util.backoffSpring MVC