Module io.smallrye.mutiny
Package io.smallrye.mutiny.subscription
Interface CancellableSubscriber<T>
- All Superinterfaces:
Cancellable,Flow.Subscriber<T>,MultiSubscriber<T>
- All Known Implementing Classes:
Subscribers.CallbackBasedSubscriber
-
Method Summary
Methods inherited from interface io.smallrye.mutiny.subscription.Cancellable
cancelMethods inherited from interface java.util.concurrent.Flow.Subscriber
onSubscribeMethods inherited from interface io.smallrye.mutiny.subscription.MultiSubscriber
onComplete, onCompletion, onError, onFailure, onItem, onNext