Class UniSupport<T>

java.lang.Object
io.smallrye.faulttolerance.mutiny.impl.UniSupport<T>
All Implemented Interfaces:
AsyncSupport<T,io.smallrye.mutiny.Uni<T>>

public class UniSupport<T> extends Object implements AsyncSupport<T,io.smallrye.mutiny.Uni<T>>