public class LongResponseMessage extends ResponseMessage
flags, msgId, msgInstanceOid, msgType, remoteAgent| Constructor and Description |
|---|
LongResponseMessage() |
LongResponseMessage(Message msg,
java.lang.Long longVal) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getLongVal() |
void |
setLongVal(java.lang.Long longVal) |
java.lang.String |
toString() |
getRequestIdgetEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToStringpublic LongResponseMessage()
public LongResponseMessage(Message msg, java.lang.Long longVal)