public class OutboundEnvelope$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static OutboundEnvelope$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
OutboundEnvelope$() |
| Modifier and Type | Method and Description |
|---|---|
OutboundEnvelope |
apply(OptionVal<RemoteActorRef> recipient,
java.lang.Object message,
OptionVal<ActorRef> sender) |
public static final OutboundEnvelope$ MODULE$
public OutboundEnvelope apply(OptionVal<RemoteActorRef> recipient, java.lang.Object message, OptionVal<ActorRef> sender)