Uses of Package
io.smallrye.mutiny.subscription
-
Classes in io.smallrye.mutiny.subscription used by io.smallrye.mutiny.groups Class Description BackPressureStrategy The back pressure strategies.Cancellable DemandPacer Interface forMultidemand pacers and theMulti.paceDemand()operator.MultiEmitter An object allowing to send signals to the downstreamMulti.MultiSubscriber AFlow.Subscriberreceiving calls toFlow.Subscriber.onSubscribe(Subscription)once after passing an instance ofFlow.SubscribertoFlow.Publisher.subscribe(Subscriber).UniEmitter An object allowing to send signals to the downstreamUni.UniSubscriber Will receive call toUniSubscriber.onSubscribe(UniSubscription)once after passing an instance of thisUniSubscribertoUniSubscribe.withSubscriber(UniSubscriber)retrieved fromUni.subscribe().UniSubscription AFlow.Subscriptionfor theUnitype. -
Classes in io.smallrye.mutiny.subscription used by io.smallrye.mutiny.helpers.spies Class Description MultiSubscriber AFlow.Subscriberreceiving calls toFlow.Subscriber.onSubscribe(Subscription)once after passing an instance ofFlow.SubscribertoFlow.Publisher.subscribe(Subscriber).UniSubscriber Will receive call toUniSubscriber.onSubscribe(UniSubscription)once after passing an instance of thisUniSubscribertoUniSubscribe.withSubscriber(UniSubscriber)retrieved fromUni.subscribe().UniSubscription AFlow.Subscriptionfor theUnitype. -
Classes in io.smallrye.mutiny.subscription used by io.smallrye.mutiny.helpers.test Class Description ContextSupport Interface for subscribers and types that provide aContext.MultiSubscriber AFlow.Subscriberreceiving calls toFlow.Subscriber.onSubscribe(Subscription)once after passing an instance ofFlow.SubscribertoFlow.Publisher.subscribe(Subscriber).UniSubscriber Will receive call toUniSubscriber.onSubscribe(UniSubscription)once after passing an instance of thisUniSubscribertoUniSubscribe.withSubscriber(UniSubscriber)retrieved fromUni.subscribe().UniSubscription AFlow.Subscriptionfor theUnitype. -
Classes in io.smallrye.mutiny.subscription used by io.smallrye.mutiny.infrastructure Class Description UniSubscriber Will receive call toUniSubscriber.onSubscribe(UniSubscription)once after passing an instance of thisUniSubscribertoUniSubscribe.withSubscriber(UniSubscriber)retrieved fromUni.subscribe(). -
Classes in io.smallrye.mutiny.subscription used by io.smallrye.mutiny.operators Class Description MultiSubscriber AFlow.Subscriberreceiving calls toFlow.Subscriber.onSubscribe(Subscription)once after passing an instance ofFlow.SubscribertoFlow.Publisher.subscribe(Subscriber).UniSubscriber Will receive call toUniSubscriber.onSubscribe(UniSubscription)once after passing an instance of thisUniSubscribertoUniSubscribe.withSubscriber(UniSubscriber)retrieved fromUni.subscribe(). -
Classes in io.smallrye.mutiny.subscription used by io.smallrye.mutiny.operators.multi.processors Class Description MultiSubscriber AFlow.Subscriberreceiving calls toFlow.Subscriber.onSubscribe(Subscription)once after passing an instance ofFlow.SubscribertoFlow.Publisher.subscribe(Subscriber). -
Classes in io.smallrye.mutiny.subscription used by io.smallrye.mutiny.subscription Class Description BackPressureStrategy The back pressure strategies.Cancellable CancellableSubscriber ContextSupport Interface for subscribers and types that provide aContext.DemandPacer Interface forMultidemand pacers and theMulti.paceDemand()operator.DemandPacer.Request A demand request.MultiEmitter An object allowing to send signals to the downstreamMulti.MultiSubscriber AFlow.Subscriberreceiving calls toFlow.Subscriber.onSubscribe(Subscription)once after passing an instance ofFlow.SubscribertoFlow.Publisher.subscribe(Subscriber).UniEmitter An object allowing to send signals to the downstreamUni.UniSubscriber Will receive call toUniSubscriber.onSubscribe(UniSubscription)once after passing an instance of thisUniSubscribertoUniSubscribe.withSubscriber(UniSubscriber)retrieved fromUni.subscribe().UniSubscription AFlow.Subscriptionfor theUnitype.