Uses of Class
org.apache.axis2.clustering.ClusteringCommand
Packages that use ClusteringCommand
Package
Description
-
Uses of ClusteringCommand in org.apache.axis2.clustering
Subclasses of ClusteringCommand in org.apache.axis2.clusteringModifier and TypeClassDescriptionclassThis is a special ClusteringCommand which is used for messaging.Methods in org.apache.axis2.clustering that return ClusteringCommandModifier and TypeMethodDescriptionabstract ClusteringCommandClusteringMessage.getResponse()Get the response for this messageMethods in org.apache.axis2.clustering that return types with arguments of type ClusteringCommandModifier and TypeMethodDescriptionClusteringAgent.sendMessage(ClusteringMessage msg, boolean isRpcMessage) Send a message to all members in this member's primary clusterMethods in org.apache.axis2.clustering with parameters of type ClusteringCommandModifier and TypeMethodDescriptionvoidMessageSender.sendToGroup(ClusteringCommand msg) voidMessageSender.sendToSelf(ClusteringCommand msg) -
Uses of ClusteringCommand in org.apache.axis2.clustering.management
Subclasses of ClusteringCommand in org.apache.axis2.clustering.managementModifier and TypeClassDescriptionclassclassThis class represents the 2-phase commit protocol, where an event is processed, the system is prepared to switch to a new configuration based on the processed event, and finally commits the new configuration (i.e. the system switches to the new configuration). -
Uses of ClusteringCommand in org.apache.axis2.clustering.state
Subclasses of ClusteringCommand in org.apache.axis2.clustering.state