public class UniCreateFromPublisher<O> extends UniOperator<Void,O>
| Constructor and Description |
|---|
UniCreateFromPublisher(org.reactivestreams.Publisher<? extends O> publisher) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
subscribing(UniSerializedSubscriber<? super O> subscriber) |
upstreamand, and, await, cache, convert, emitOn, ifNoItem, on, onFailure, onFailure, onFailure, onItem, or, repeat, runSubscriptionOn, subscribe, toMulticlone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcombine, createFrom, flatMap, map, subscribeAsCompletionStage, subscribeOn, thenpublic UniCreateFromPublisher(org.reactivestreams.Publisher<? extends O> publisher)
protected void subscribing(UniSerializedSubscriber<? super O> subscriber)
subscribing in class AbstractUni<O>Copyright © 2019–2020 SmallRye. All rights reserved.