public class MsgLinkMethodResp extends MessageBase
| Modifier and Type | Field and Description |
|---|---|
java.lang.Exception |
failed |
java.lang.Object |
result |
| Constructor and Description |
|---|
MsgLinkMethodResp(MessageFormat inFormat) |
MsgLinkMethodResp(java.lang.Object inResult,
java.lang.Exception inFailed) |
chainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafe, marshallToBuffer, toStringpublic final java.lang.Object result
public final java.lang.Exception failed
public MsgLinkMethodResp(java.lang.Object inResult,
java.lang.Exception inFailed)
public MsgLinkMethodResp(MessageFormat inFormat)