| Class | Description |
|---|---|
| MdcPropagatingAction |
Decorates an
Action0 so that it executes with the current MDC as its context. |
| MdcPropagatingOnScheduleAction |
A hook which can be registered with
RxJavaHooks.setOnScheduleAction(Func1) in
order to enable MDC propagation. |