Uses of Interface
io.smallrye.faulttolerance.core.invocation.AsyncSupport
Packages that use AsyncSupport
Package
Description
-
Uses of AsyncSupport in io.smallrye.faulttolerance.core.apiimpl
Fields in io.smallrye.faulttolerance.core.apiimpl declared as AsyncSupportConstructors in io.smallrye.faulttolerance.core.apiimpl with parameters of type AsyncSupportModifierConstructorDescriptionAsyncInvocation(AsyncSupport<V, AT> asyncSupport, Invoker<AT> toFutureInvoker, Object[] arguments) -
Uses of AsyncSupport in io.smallrye.faulttolerance.core.invocation
Classes in io.smallrye.faulttolerance.core.invocation that implement AsyncSupportMethods in io.smallrye.faulttolerance.core.invocation that return AsyncSupportMethods in io.smallrye.faulttolerance.core.invocation that return types with arguments of type AsyncSupportModifier and TypeMethodDescriptionstatic Collection<AsyncSupport<?, ?>> AsyncSupportRegistry.allKnown()