Package io.servicetalk.concurrent.api.internal
-
Class Summary Class Description CloseableIteratorBufferAsInputStream ConnectableBufferOutputStream AnOutputStreamthat can be connected to a sink such that any data written on theOutputStreamis eventually emitted to the connectedPublisherPublisherSource.Subscriber.ConnectablePayloadWriter<T> APayloadWriterthat can beconnectedto a sink such that any data written on thePayloadWriteris eventually emitted to the connectedPublisherPublisherSource.Subscriber.OffloaderAwareExecutor AnExecutorwhich is also aSignalOffloaderFactoryand hence can influence a specificSignalOffloaderused by thisExecutor.SubscribableCompletable ACompletablethat is also aCompletableSourceand hence can be subscribed.SubscribablePublisher<T> APublisherthat is also aPublisherSourceand hence can be subscribed.SubscribableSingle<T> ASinglethat is also aSingleSourceand hence can be subscribed.