Class CompletionStageSupport<T>

java.lang.Object
io.smallrye.faulttolerance.core.invocation.CompletionStageSupport<T>
All Implemented Interfaces:
AsyncSupport<T,CompletionStage<T>>

public class CompletionStageSupport<T> extends Object implements AsyncSupport<T,CompletionStage<T>>