public class Envelope$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Envelope$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Envelope$() |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
apply(java.lang.Object message,
ActorRef sender,
ActorSystem system) |
public static final Envelope$ MODULE$
public Envelope apply(java.lang.Object message, ActorRef sender, ActorSystem system)