public class ContextPropagatorOnFlowableCreateAction extends Object implements io.reactivex.functions.BiFunction<io.reactivex.Flowable,org.reactivestreams.Subscriber,org.reactivestreams.Subscriber>
| Modifier and Type | Class and Description |
|---|---|
class |
ContextPropagatorOnFlowableCreateAction.ContextCapturerFlowable<T> |
| Constructor and Description |
|---|
ContextPropagatorOnFlowableCreateAction(org.eclipse.microprofile.context.ThreadContext threadContext) |
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Subscriber |
apply(io.reactivex.Flowable flowable,
org.reactivestreams.Subscriber observer) |
public ContextPropagatorOnFlowableCreateAction(org.eclipse.microprofile.context.ThreadContext threadContext)
public org.reactivestreams.Subscriber apply(io.reactivex.Flowable flowable,
org.reactivestreams.Subscriber observer)
throws Exception
apply in interface io.reactivex.functions.BiFunction<io.reactivex.Flowable,org.reactivestreams.Subscriber,org.reactivestreams.Subscriber>ExceptionCopyright © 2018–2019. All rights reserved.