public class MsgLinkConnect extends MessageBase
| Modifier and Type | Field and Description |
|---|---|
byte |
mode |
| Constructor and Description |
|---|
MsgLinkConnect(byte inMode) |
MsgLinkConnect(MessageFormat inFormat) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
chainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafe, marshallToBufferpublic MsgLinkConnect(byte inMode)
public MsgLinkConnect(MessageFormat inFormat)
public java.lang.String toString()
toString in class MessageBase