public interface PeerGroupUtilizer
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(TopicEvent inEvent)
Called by the group to pass incoming events to the utilizer.
|
void onEvent(TopicEvent inEvent) throws java.lang.Exception
inEvent - - An event sent to the group.java.lang.Exception