public class UniOnEventConsume<T> extends UniOperator<T,T>
| Constructor and Description |
|---|
UniOnEventConsume(Uni<? extends T> upstream,
Consumer<? super T> onResult,
Consumer<Throwable> onFailure) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
subscribing(UniSerializedSubscriber<? super T> 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, thenprotected void subscribing(UniSerializedSubscriber<? super T> subscriber)
subscribing in class AbstractUni<T>Copyright © 2019–2020 SmallRye. All rights reserved.