public class PeerGroupAdvert extends NodeComponentImpl
| Constructor and Description |
|---|
PeerGroupAdvert(PeerGroup inGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
onNeighborAdvert(MsgTopicNeighbor inEvent) |
void |
onTopicAdvert(MsgTopicAdvert inEvent) |
getComponentKey, getComponentLink, hashCode, setComponentKey, startComponent, stopComponentpublic PeerGroupAdvert(PeerGroup inGroup)
public void onTopicAdvert(MsgTopicAdvert inEvent) throws TopicException, LinkException
TopicExceptionLinkExceptionpublic void onNeighborAdvert(MsgTopicNeighbor inEvent) throws TopicException, LinkException
TopicExceptionLinkException