Uses of Package
io.smallrye.faulttolerance.api
-
Classes in io.smallrye.faulttolerance.api used by io.smallrye.faulttolerance.api Class Description CircuitBreakerState CustomBackoffStrategy For each invocation of a method annotated@Retryand@CustomBackoff, an instance of custom backoff strategy is created and used for computing delays between individual retry attempts.