public static final class SystemMessageDelivery.SystemMessageEnvelope extends java.lang.Object implements ArteryMessage, scala.Product, scala.Serializable
Constructor and Description |
---|
SystemMessageEnvelope(java.lang.Object message,
long seqNo,
UniqueAddress ackReplyTo) |
Modifier and Type | Method and Description |
---|---|
UniqueAddress |
ackReplyTo() |
java.lang.Object |
message() |
long |
seqNo() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SystemMessageEnvelope(java.lang.Object message, long seqNo, UniqueAddress ackReplyTo)
public java.lang.Object message()
public long seqNo()
public UniqueAddress ackReplyTo()