public class DefaultByteMessage extends Object implements ByteMessage
| Constructor and Description |
|---|
DefaultByteMessage(long tag,
Bytes data) |
| Modifier and Type | Method and Description |
|---|---|
Bytes |
getData() |
long |
getTag() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittagpublic DefaultByteMessage(long tag,
Bytes data)
public long getTag()
getTag in interface ByteMessagepublic Bytes getData()
getData in interface ByteMessageCopyright © 2017. All rights reserved.