public class CtrlMsgSender extends Object implements EventHandler<GroupCommunicationMessage>
| Constructor and Description |
|---|
CtrlMsgSender(IdentifierFactory idFac,
NetworkService<GroupCommunicationMessage> netService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(GroupCommunicationMessage srcCtrlMsg)
Handles an event.
|
public CtrlMsgSender(IdentifierFactory idFac, NetworkService<GroupCommunicationMessage> netService)
public void onNext(GroupCommunicationMessage srcCtrlMsg)
EventHandleronNext in interface EventHandler<GroupCommunicationMessage>srcCtrlMsg - an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.