public class MsgLinkAssociate extends MessageBase
| Modifier and Type | Field and Description |
|---|---|
NodeComponentKey |
componentKey |
NodeDetails |
senderDetails |
| Constructor and Description |
|---|
MsgLinkAssociate(MessageFormat inFormat) |
MsgLinkAssociate(NodeDetails inDetails,
NodeComponentKey inKey) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
chainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafe, marshallToBufferpublic final NodeDetails senderDetails
public final NodeComponentKey componentKey
public MsgLinkAssociate(NodeDetails inDetails, NodeComponentKey inKey)
public MsgLinkAssociate(MessageFormat inFormat)
public java.lang.String toString()
toString in class MessageBase