public class IntegerResponseMessage extends ResponseMessage
flags, msgId, msgInstanceOid, msgType, remoteAgent
Constructor and Description |
---|
IntegerResponseMessage() |
IntegerResponseMessage(Message msg,
java.lang.Integer intVal) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getIntVal() |
void |
setIntVal(java.lang.Integer intVal) |
java.lang.String |
toString() |
getRequestId
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToString
public IntegerResponseMessage()
public IntegerResponseMessage(Message msg, java.lang.Integer intVal)