All Classes and Interfaces

Class
Description
Wrapped a source publisher and make it cancellable on demand.
Implementation of Stage.Cancel.
Cosmetic cast / generic / erasure fixes.
Implement the Stage.Collect stage.
Implementation of the Stage.Concat stage.
A processor forwarding to a subscriber.
Implementation of the Stage.Coupled stage.
 
 
Implementation of the Stage.Distinct stage.
Implementation of the Stage.DropWhile stage.
 
 
Implementation of the Stage.Failed stage.
Implementation of Stage.Filter stage.
Implementation of the Stage.FindFirst stage.
Implementation of the Stage.FlatMapCompletionStage stage.
 
Implementation of the Stage.FlatMap stage.
 
 
Implementation of the Stage.Of stage.
Implementation of the Stage.PublisherStage stage.
Implementation of the Stage.Limit stage.
Implementation of the Stage.Map stage.
Implementation of the Stage.OnComplete stage.
Implementation of the Stage.OnErrorResume stage.
Implementation of the Stage.OnErrorResumeWith stage.
Implementation of the Stage.OnError stage.
Implementation of the Stage.OnTerminate stage.
 
Implementation of the Stage.Peek stage.
Defines a processing stage - so a stream transformation.
Factory to create ProcessingStage instances.
 
Implementation of the Stage.ProcessorStage stage (via operators).
 
Specialization of the ProcessingStage for data sources (publishers).
Factory to create PublisherStage instances.
Implementation of the Stage.Skip stage.
Allows looking for the Operator for a given Stage.
Implementation of the Stage.SubscriberStage stage.
Implementation of the Stage.TakeWhile stage.
 
Defines a terminal stage - so a stream subscription and observation.
Factory to create TerminalStage instances.
 
Processor wrapping a publisher and subscriber, and connect them