Class | Description |
---|---|
CompletionStageMappingPublisher<D,U> |
A reactive Publisher that bridges over another Publisher of `D` and maps the results
to type `U` via a CompletionStage, handling errors in that stage
|
DelegatingSubscription |
A simple subscription that delegates to another
|