public class MsgTopicAdvert extends MessageBaseTE implements TopicCtrlEvent
| Modifier and Type | Field and Description |
|---|---|
Topic |
advertTopic |
NodeDetails |
coord |
OverlayPath |
coordPath |
int |
expireSeconds |
dests, routeTaken, updateTaken| Constructor and Description |
|---|
MsgTopicAdvert(MessageFormat inFormat) |
MsgTopicAdvert(Topic inTopic,
NodeDetails inCoord,
OverlayPath inPath,
int inExpire) |
getBroadcastDest, getDestinations, getHops, getTopic, setTopic, updateDests, updateDests, updateDests, updateHopschainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafe, marshallToBuffer, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBroadcastDest, getDestinations, getHops, getTopic, updateDests, updateDests, updateDestschainTo, getArrivalTime, getContentType, getLastHop, getMessageID, getMsgChainID, getOrigin, getReplyLink, getSequence, getTimestamp, isDropSafepublic final Topic advertTopic
public final NodeDetails coord
public final OverlayPath coordPath
public final int expireSeconds
public MsgTopicAdvert(Topic inTopic, NodeDetails inCoord, OverlayPath inPath, int inExpire)
public MsgTopicAdvert(MessageFormat inFormat)