All Classes
-
All Classes Interface Summary Class Summary Class Description CancellablePublisher<T> Wrapped a source publisher and make it cancellable on demand.CancelStageFactory Implementation ofStage.Cancel.Casts Cosmetic cast / generic / erasure fixes.CollectStageFactory Implement theStage.Collectstage.ConcatStageFactory Implementation of theStage.Concatstage.ConnectableProcessor<T> A processor forwarding to a subscriber.CoupledStageFactory Implementation of theStage.Coupledstage.CouplingProcessor<I,O> DefaultSubscriberWithCompletionStage<T,R> DistinctStageFactory Implementation of theStage.Distinctstage.DropWhileStageFactory Implementation of theStage.DropWhilestage.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.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.OnErrorResumeWithStageFactory Implementation of theStage.OnErrorResumeWithstage.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