public class MsgLinkMethodCall extends MessageBase
| Modifier and Type | Field and Description |
|---|---|
short |
methodId |
java.lang.Object[] |
params |
| Constructor and Description |
|---|
MsgLinkMethodCall(MessageFormat inFormat) |
MsgLinkMethodCall(short inMethodId,
java.lang.Object[] inParams) |
chainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafe, marshallToBuffer, toStringpublic MsgLinkMethodCall(short inMethodId,
java.lang.Object[] inParams)
public MsgLinkMethodCall(MessageFormat inFormat)