Package io.servicetalk.concurrent.api.internal
@ElementsAreNonnullByDefault
package io.servicetalk.concurrent.api.internal
Internal utilities which leverage the concurrent API package.
-
ClassesClassDescriptionCommon utility functions to unwrap
ExecutionExceptionfrom async operations.AnOutputStreamthat can be connected to a sink such that any data written on theOutputStreamis eventually emitted to the connectedPublisherPublisherSource.Subscriber.APayloadWriterthat can beconnectedto a sink such that any data written on thePayloadWriteris eventually emitted to the connectedPublisherPublisherSource.Subscriber.ACompletablethat is also aCompletableSourceand hence can be subscribed.APublisherthat is also aPublisherSourceand hence can be subscribed.ASinglethat is also aSingleSourceand hence can be subscribed.