package actor
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- actor
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait MDCContextAware extends Actor with ActorLogging
- trait MDCPropagatingExecutionContext extends ExecutionContext
- class MDCPropagatingExecutionContextWrapper extends ExecutionContext with MDCPropagatingExecutionContext
Wrapper around an existing ExecutionContext that makes it propagate MDC information.
Value Members
- object MDCContextAware
- object MDCPropagatingExecutionContext
- object MDCPropagatingExecutionContextWrapper
Deprecated Value Members
- implicit final def actorRef2Scala(ref: ActorRef): ScalaActorRef
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.6.13) implicit conversion is obsolete
- implicit final def scala2ActorRef(ref: ScalaActorRef): ActorRef
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.6.13) implicit conversion is obsolete