public static final class OutboundHandshake.HandshakeReq extends java.lang.Object implements ControlMessage, scala.Product, scala.Serializable
| Constructor and Description |
|---|
HandshakeReq(UniqueAddress from,
Address to) |
| Modifier and Type | Method and Description |
|---|---|
UniqueAddress |
from() |
Address |
to() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic HandshakeReq(UniqueAddress from, Address to)
public UniqueAddress from()
public Address to()