object WrappedMessage
- Source
- ActorRef.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- WrappedMessage
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def unwrap(message: Any): Any
Unwrap WrappedMessage recursively.
Unwrap WrappedMessage recursively.
- Annotations
- @tailrec()