Package io.smallrye.reactive.streams.utils
-
Class Summary Class Description CancellablePublisher<T> Wrapped a source publisher and make it cancellable on demand.CancellationSubscriber<T> Casts Cosmetic cast / generic / erasure fixes.CompletionStageToPublisher ConnectableProcessor<T> A processor forwarding to a subscriber.CouplingProcessor<I,O> DefaultSubscriberWithCompletionStage<T,R> DelegatingSubscriber<O> A subscriber delegating to another subscriber and enforcing that parameters are notnullEmptySubscription Aimplementationignoring everything.FlowableCollector<T,A,R> Collect elements of the upstream with the help of the Collector'subscription callback functions.WrappedProcessor<T> Processor wrapping a publisher and subscriber, and connect themWrappedSubscriber<T> WrappedSubscription