-
Emitting publisher for manual publishing with built-in buffer for handling backpressure.
Emitting publisher for manual publishing on the same thread.
Fluent API builder for creating a subscriber consuming
Multi<ByteBuffer> to
WritableByteChannel.
Represents a
Flow.Publisher emitting zero or more items, optionally followed by
an error or completion.
Deprecated, for removal: This API element is subject to removal in a future version.
Intercept the calls to the various Flow interface methods and calls the appropriate
user callbacks.
Multi tapped publisher builder to register custom callbacks.
A completion stage that allows processing of cases when the element
is present and when not.
Defines delay for next read/poll operation in a polling
publisher.
Wrapper
Flow.Subscriber ensuring
OnSubscribe,
onNext,
onError
and
onComplete to be signaled serially.
Represents a
Flow.Publisher that may: signal one item then completes, complete without
an item or signal an error.
Decorated publisher that allows subscribing to individual events with java functions.
Helper enum with a singleton cancellation indicator and utility methods to perform
atomic actions on
Flow.Subscriptions.
OutputStreamMultiinstead