public static class Tcp.Received extends java.lang.Object implements Tcp.Event, scala.Product, scala.Serializable
Tcp.Register message.| Constructor and Description |
|---|
Received(ByteString data) |
| Modifier and Type | Method and Description |
|---|---|
ByteString |
data() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Received(ByteString data)
public ByteString data()