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–2018 The Apache Software Foundation. All rights reserved.