|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusteringCommand in org.apache.axis2.clustering |
---|
Methods in org.apache.axis2.clustering with parameters of type ClusteringCommand | |
---|---|
void |
MessageSender.sendToGroup(ClusteringCommand msg)
|
void |
MessageSender.sendToSelf(ClusteringCommand msg)
|
Uses of ClusteringCommand in org.apache.axis2.clustering.configuration |
---|
Subclasses of ClusteringCommand in org.apache.axis2.clustering.configuration | |
---|---|
class |
ConfigurationClusteringCommand
This 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. |
Uses of ClusteringCommand in org.apache.axis2.clustering.configuration.commands |
---|
Subclasses of ClusteringCommand in org.apache.axis2.clustering.configuration.commands | |
---|---|
class |
ApplyServicePolicyCommand
|
class |
CommitCommand
|
class |
ExceptionCommand
|
class |
LoadServiceGroupsCommand
|
class |
PrepareCommand
|
class |
ReloadConfigurationCommand
|
class |
RollbackCommand
|
class |
UnloadServiceGroupsCommand
|
Uses of ClusteringCommand in org.apache.axis2.clustering.context |
---|
Subclasses of ClusteringCommand in org.apache.axis2.clustering.context | |
---|---|
class |
ContextClusteringCommand
|
Uses of ClusteringCommand in org.apache.axis2.clustering.context.commands |
---|
Subclasses of ClusteringCommand in org.apache.axis2.clustering.context.commands | |
---|---|
class |
ContextClusteringCommandCollection
|
class |
DeleteServiceContextCommand
|
class |
DeleteServiceGroupContextCommand
|
class |
UpdateConfigurationContextCommand
|
class |
UpdateContextCommand
|
class |
UpdateServiceContextCommand
|
class |
UpdateServiceGroupContextCommand
|
Uses of ClusteringCommand in org.apache.axis2.clustering.control |
---|
Subclasses of ClusteringCommand in org.apache.axis2.clustering.control | |
---|---|
class |
ControlCommand
Represents a Control command sent from one Node to another |
class |
GetConfigurationCommand
|
class |
GetConfigurationResponseCommand
|
class |
GetStateCommand
|
class |
GetStateResponseCommand
|
Uses of ClusteringCommand in org.apache.axis2.clustering.tribes |
---|
Methods in org.apache.axis2.clustering.tribes with parameters of type ClusteringCommand | |
---|---|
void |
ChannelSender.sendToGroup(ClusteringCommand msg)
|
void |
ChannelSender.sendToMember(ClusteringCommand cmd,
org.apache.catalina.tribes.Member member)
|
void |
ChannelSender.sendToSelf(ClusteringCommand msg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |