Class CompletionStageWrapper<T>

java.lang.Object
io.smallrye.context.CompletionStageWrapper<T>
All Implemented Interfaces:
Contextualized, CompletionStage<T>

public class CompletionStageWrapper<T> extends Object implements CompletionStage<T>, Contextualized