Skip navigation links
C I M 

C

call() - Method in class io.github.bmcstdio.rxjava.hooks.MdcPropagatingAction
 
call(Action0) - Method in class io.github.bmcstdio.rxjava.hooks.MdcPropagatingOnScheduleAction
 

I

io.github.bmcstdio.rxjava.hooks - package io.github.bmcstdio.rxjava.hooks
 

M

MdcPropagatingAction - Class in io.github.bmcstdio.rxjava.hooks
Decorates an Action0 so that it executes with the current MDC as its context.
MdcPropagatingAction(Action0) - Constructor for class io.github.bmcstdio.rxjava.hooks.MdcPropagatingAction
Decorates an Action0 so that it executes with the current MDC as its context.
MdcPropagatingOnScheduleAction - Class in io.github.bmcstdio.rxjava.hooks
A hook which can be registered with RxJavaHooks.setOnScheduleAction(Func1) in order to enable MDC propagation.
MdcPropagatingOnScheduleAction() - Constructor for class io.github.bmcstdio.rxjava.hooks.MdcPropagatingOnScheduleAction
 
C I M 
Skip navigation links