Class Subscribers.CallbackBasedSubscriber<T>

java.lang.Object
io.smallrye.mutiny.subscription.Subscribers.CallbackBasedSubscriber<T>
All Implemented Interfaces:
Cancellable, CancellableSubscriber<T>, ContextSupport, MultiSubscriber<T>, Flow.Subscriber<T>, Flow.Subscription
Enclosing class:
Subscribers

public static class Subscribers.CallbackBasedSubscriber<T> extends Object implements CancellableSubscriber<T>, Flow.Subscription, ContextSupport