Class AsyncInvocation<V,AT>
java.lang.Object
io.smallrye.faulttolerance.core.apiimpl.AsyncInvocation<V,AT>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAsyncInvocation(AsyncSupport<V, AT> asyncSupport, Invoker<AT> toFutureInvoker, Object[] arguments) -
Method Summary
-
Field Details
-
asyncSupport
-
toFutureInvoker
-
arguments
-
-
Constructor Details
-
AsyncInvocation
-