| Constructor and Description |
|---|
MessageAck(String toHostPort,
long gotAllPacketId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getGotAllPacketId() |
String |
getToHostPort() |
boolean |
isControlMessage() |
static MessageAck |
readBinaryMessage(DataInput dataInput) |
String |
toString() |
void |
writeBinaryMessage(BinaryMessageList msgList) |
public MessageAck(String toHostPort, long gotAllPacketId)
public boolean isControlMessage()
isControlMessage in interface Messagepublic String getToHostPort()
getToHostPort in interface Messagepublic long getGotAllPacketId()
public static MessageAck readBinaryMessage(DataInput dataInput) throws IOException
IOExceptionpublic void writeBinaryMessage(BinaryMessageList msgList) throws IOException
writeBinaryMessage in interface MessageIOExceptionCopyright © 2014. All Rights Reserved.