All Classes and Interfaces

Class
Description
 
Define a Tube back-pressure management strategy.
A Flow.Publisher that is the concatenation of several ones.
 
A Flow.Publisher that recovers from failure using a Function.
A Flow.Publisher that retries on failure by re-subscribing to its upstream.
A Flow.Publisher that selects elements matching a Predicate.
A Flow.Publisher that transforms elements using a Function.
A Tube is a general-purpose abstraction for creating Flow.Publisher.
Configuration object for creating Tube through ZeroPublisher.create(TubeConfiguration, Consumer).
Factory methods to simplify the creation of reactive streams compliant Flow.Publisher.