All Classes
-
All Classes Interface Summary Class Summary Class Description CancellablePublisher<T> Wrapped a source publisher and make it cancellable on demand.CancellationSubscriber<T> CancelStageFactory Implementation ofStage.Cancel.Casts Cosmetic cast / generic / erasure fixes.CollectStageFactory Implement theStage.Collectstage.CompletionStageToPublisher ConcatStageFactory Implementation of theStage.Concatstage.ConnectableProcessor<T> A processor forwarding to a subscriber.CoupledStageFactory Implementation of theStage.Coupledstage.CouplingProcessor<I,O> DefaultSubscriberWithCompletionStage<T,R> DelegatingSubscriber<O> A subscriber delegating to another subscriber and enforcing that parameters are notnullDistinctStageFactory Implementation of theStage.Distinctstage.DropWhileStageFactory Implementation of theStage.DropWhilestage.EmptySubscription Aimplementationignoring everything.Engine ExecutionModel FailedPublisherStageFactory Implementation of theStage.Failedstage.FilterStageFactory Implementation ofStage.Filterstage.FindFirstStageFactory Implementation of theStage.FindFirststage.FlatMapCompletionStageFactory Implementation of theStage.FlatMapCompletionStagestage.FlatMapIterableStageFactory FlatMapStageFactory Implementation of theStage.FlatMapstage.FlowableCollector<T,A,R> Collect elements of the upstream with the help of the Collector'subscription callback functions.FromCompletionStageFactory FromCompletionStageNullableFactory FromIterableStageFactory Implementation of theStage.Ofstage.FromPublisherStageFactory Implementation of theStage.PublisherStagestage.LimitStageFactory Implementation of theStage.Limitstage.MapStageFactory Implementation of theStage.Mapstage.OnCompleteStageFactory Implementation of theStage.OnCompletestage.OnErrorResumeStageFactory Implementation of theStage.OnErrorResumestage.OnErrorResumeWith<T> OnErrorResumeWithStageFactory Implementation of theStage.OnErrorResumeWithstage.OnErrorResumeWithSubscriber<T> OnErrorReturn<T> OnErrorReturnSubscriber<T> OnErrorStageFactory Implementation of theStage.OnErrorstage.OnTerminateStageFactory Implementation of theStage.OnTerminatestage.Operator<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> PeekStageFactory Implementation of theStage.Peekstage.ProcessingStage<I,O> Defines a processing stage - so a stream transformation.ProcessingStageFactory<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> Factory to createProcessingStageinstances.ProcessorOperator<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> ProcessorStageFactory Implementation of theStage.ProcessorStagestage (viaoperators).PublisherOperator<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> PublisherStage<O> Specialization of theProcessingStagefor data sources (publishers).PublisherStageFactory<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> Factory to createPublisherStageinstances.SkipStageFactory Implementation of theStage.Skipstage.Stages Allows looking for theOperatorfor a givenStage.SubscriberStageFactory Implementation of theStage.SubscriberStagestage.TakeWhileStageFactory Implementation of theStage.TakeWhilestage.TerminalOperator<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> TerminalStage<I,O> Defines a terminal stage - so a stream subscription and observation.TerminalStageFactory<T extends org.eclipse.microprofile.reactive.streams.operators.spi.Stage> Factory to createTerminalStageinstances.Transformer WrappedProcessor<T> Processor wrapping a publisher and subscriber, and connect themWrappedSubscriber<T> WrappedSubscription