Uses of Class
io.smallrye.faulttolerance.core.Invocation
-
Packages that use Invocation Package Description io.smallrye.faulttolerance.core Core implementations of fault tolerance strategies conforming to MicroProfile Fault Tolerance. -
-
Uses of Invocation in io.smallrye.faulttolerance.core
Methods in io.smallrye.faulttolerance.core that return Invocation Modifier and Type Method Description static <V> Invocation<V>Invocation. invocation()
-