public interface MessageSender
| Modifier and Type | Method and Description |
|---|---|
void |
sendToGroup(ClusteringCommand msg) |
void |
sendToSelf(ClusteringCommand msg) |
void sendToGroup(ClusteringCommand msg) throws ClusteringFault
ClusteringFaultvoid sendToSelf(ClusteringCommand msg) throws ClusteringFault
ClusteringFaultCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.