Package com.hivemq.client.rx.reactivestreams
package com.hivemq.client.rx.reactivestreams
-
InterfacesClassDescriptionPublisherWithSingle<T,
S> APublisherwhich emits a flow of items of typePublisherWithSingleand a single item of typePublisherWithSingle.WithSingleSubscriber<T,S> ASubscriberwhich consumes also a single item of typeWithSingleSubscriberbyonSingle(Object)besides items of typeWithSingleSubscriberbySubscriber.onNext(Object).