public static class Tcp.Connected extends java.lang.Object implements Tcp.Event, scala.Product, scala.Serializable
Tcp.Connect
command (for outbound) or to the handler for incoming connections designated
in the Tcp.Bind message. The connection is characterized by the remoteAddress
and localAddress TCP endpoints.| Constructor and Description |
|---|
Connected(java.net.InetSocketAddress remoteAddress,
java.net.InetSocketAddress localAddress) |
| Modifier and Type | Method and Description |
|---|---|
java.net.InetSocketAddress |
localAddress() |
java.net.InetSocketAddress |
remoteAddress() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait