Uses of Interface
io.smallrye.faulttolerance.core.invocation.AsyncSupport
-
Packages that use AsyncSupport Package Description io.smallrye.faulttolerance.core.invocation -
-
Uses of AsyncSupport in io.smallrye.faulttolerance.core.invocation
Classes in io.smallrye.faulttolerance.core.invocation that implement AsyncSupport Modifier and Type Class Description classCompletionStageSupport<T>Methods in io.smallrye.faulttolerance.core.invocation that return AsyncSupport Modifier and Type Method Description static <V,AT>
AsyncSupport<V,AT>AsyncSupportRegistry. get(Class<?>[] parameterTypes, Class<?> returnType)Methods in io.smallrye.faulttolerance.core.invocation that return types with arguments of type AsyncSupport Modifier and Type Method Description static Collection<AsyncSupport<?,?>>AsyncSupportRegistry. allKnown()
-