Uses of Interface
io.helidon.faulttolerance.FtHandlerTyped
-
Packages that use FtHandlerTyped Package Description io.helidon.faulttolerance Fault tolerance for Helidon SE reactive implementation. -
-
Uses of FtHandlerTyped in io.helidon.faulttolerance
Subinterfaces of FtHandlerTyped in io.helidon.faulttolerance Modifier and Type Interface Description interface
Fallback<T>
Fallback allows the user to execute an alternative function in case the provided supplier fails.Methods in io.helidon.faulttolerance that return FtHandlerTyped Modifier and Type Method Description FtHandlerTyped<T>
FaultTolerance.TypedBuilder. build()
-