Uses of Package
io.smallrye.faulttolerance.core
-
Packages that use io.smallrye.faulttolerance.core Package Description io.smallrye.faulttolerance.core Core implementations of fault tolerance strategies conforming to MicroProfile Fault Tolerance.io.smallrye.faulttolerance.core.async io.smallrye.faulttolerance.core.bulkhead io.smallrye.faulttolerance.core.circuit.breaker io.smallrye.faulttolerance.core.fallback io.smallrye.faulttolerance.core.metrics io.smallrye.faulttolerance.core.retry io.smallrye.faulttolerance.core.timeout -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.Invocation A "sentinel" fault tolerance strategy that does no processing, it only invokes the guardedCallable.InvocationContext InvocationContextEvent -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.async Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.InvocationContext InvocationContextEvent -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.bulkhead Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.InvocationContext InvocationContextEvent -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.circuit.breaker Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.InvocationContext InvocationContextEvent -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.fallback Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.InvocationContext InvocationContextEvent -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.metrics Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.InvocationContext InvocationContextEvent -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.retry Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.InvocationContext InvocationContextEvent -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.timeout Class Description FaultToleranceStrategy A fault tolerance strategy that guards invocations of arbitraryCallables.InvocationContext InvocationContextEvent