public interface MessageSender
Modifier and Type | Method and Description |
---|---|
void |
sendToGroup(ClusteringCommand msg) |
void |
sendToSelf(ClusteringCommand msg) |
void sendToGroup(ClusteringCommand msg) throws ClusteringFault
ClusteringFault
void sendToSelf(ClusteringCommand msg) throws ClusteringFault
ClusteringFault
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.