All Classes and Interfaces

Class
Description
Heavily inspired by BaseSubscriber
A Bulkhead operator which checks if a subscriber/observer can acquire a permission to subscribe to an upstream Publisher.
A CircuitBreaker operator which checks if a downstream subscriber/observer can acquire a permission to subscribe to an upstream Publisher.
 
A RateLimiter operator which checks if a downstream subscriber/observer can acquire a permission to subscribe to an upstream Publisher.
 
A decorator that applies the fallback logic for reactive operator.
A Reactor Retry operator which wraps a reactive type in a Retry.
A Reactor TimeLimiter operator which wraps a reactive type in a TimeLimiter.
A Reactor Time operator which wraps a reactive type in a Timer.