Serialized Form
-
Package org.apache.axis2.clustering
-
Class org.apache.axis2.clustering.ClusteringCommand
class ClusteringCommand extends Object implements Serializable -
Exception Class org.apache.axis2.clustering.ClusteringFault
class ClusteringFault extends AxisFault implements Serializable -
Class org.apache.axis2.clustering.ClusteringMessage
class ClusteringMessage extends ClusteringCommand implements Serializable-
Serialized Fields
-
timestamp
long timestamp
-
uuid
String uuid
-
-
-
Class org.apache.axis2.clustering.Member
class Member extends Object implements Serializable-
Serialized Fields
-
domain
String domain
-
hostName
String hostName
-
httpPort
int httpPort
-
httpsPort
int httpsPort
-
isActive
boolean isActive
-
port
int port
-
properties
Properties properties
-
remoteHost
String remoteHost
-
suspendedTime
long suspendedTime
-
suspensionDuration
long suspensionDuration
-
-
-
-
Package org.apache.axis2.clustering.control
-
Class org.apache.axis2.clustering.control.ControlCommand
class ControlCommand extends ClusteringCommand implements Serializable -
Class org.apache.axis2.clustering.control.GetConfigurationCommand
class GetConfigurationCommand extends ControlCommand implements Serializable-
Serialized Fields
-
serviceGroupNames
String[] serviceGroupNames
-
-
-
Class org.apache.axis2.clustering.control.GetConfigurationResponseCommand
class GetConfigurationResponseCommand extends ControlCommand implements Serializable-
Serialized Fields
-
serviceGroups
String[] serviceGroups
-
-
-
Class org.apache.axis2.clustering.control.GetStateCommand
class GetStateCommand extends ControlCommand implements Serializable-
Serialized Fields
-
commands
StateClusteringCommand[] commands
-
-
-
Class org.apache.axis2.clustering.control.GetStateResponseCommand
class GetStateResponseCommand extends ControlCommand implements Serializable-
Serialized Fields
-
commands
StateClusteringCommand[] commands
-
-
-
-
Package org.apache.axis2.clustering.control.wka
-
Class org.apache.axis2.clustering.control.wka.JoinGroupCommand
class JoinGroupCommand extends ControlCommand implements Serializable-
Serialized Fields
-
log
org.apache.commons.logging.Log log
-
-
-
Class org.apache.axis2.clustering.control.wka.MemberJoinedCommand
class MemberJoinedCommand extends ControlCommand implements Serializable- serialVersionUID:
- -6596472883950279349L
-
Serialized Fields
-
member
org.apache.catalina.tribes.Member member
-
-
Class org.apache.axis2.clustering.control.wka.MemberListCommand
class MemberListCommand extends ControlCommand implements Serializable- serialVersionUID:
- 5687720124889269491L
-
Serialized Fields
-
members
org.apache.catalina.tribes.Member[] members
-
-
-
Package org.apache.axis2.clustering.management
-
Class org.apache.axis2.clustering.management.GroupManagementCommand
class GroupManagementCommand extends ClusteringCommand implements Serializable -
Class org.apache.axis2.clustering.management.NodeManagementCommand
class NodeManagementCommand extends ClusteringCommand implements Serializable
-
-
Package org.apache.axis2.clustering.management.commands
-
Class org.apache.axis2.clustering.management.commands.ShutdownMemberCommand
class ShutdownMemberCommand extends GroupManagementCommand implements Serializable
-
-
Package org.apache.axis2.clustering.state
-
Class org.apache.axis2.clustering.state.PropertyUpdater
class PropertyUpdater extends Object implements Serializable-
Serialized Fields
-
properties
Map properties
-
-
-
Class org.apache.axis2.clustering.state.StateClusteringCommand
class StateClusteringCommand extends ClusteringCommand implements Serializable
-
-
Package org.apache.axis2.clustering.state.commands
-
Class org.apache.axis2.clustering.state.commands.DeleteServiceGroupStateCommand
class DeleteServiceGroupStateCommand extends StateClusteringCommand implements Serializable-
Serialized Fields
-
serviceGroupContextId
String serviceGroupContextId
-
-
-
Class org.apache.axis2.clustering.state.commands.DeleteServiceStateCommand
class DeleteServiceStateCommand extends StateClusteringCommand implements Serializable -
Class org.apache.axis2.clustering.state.commands.StateClusteringCommandCollection
class StateClusteringCommandCollection extends StateClusteringCommand implements Serializable-
Serialized Fields
-
commands
List<StateClusteringCommand> commands
-
-
-
Class org.apache.axis2.clustering.state.commands.UpdateConfigurationStateCommand
class UpdateConfigurationStateCommand extends UpdateStateCommand implements Serializable -
Class org.apache.axis2.clustering.state.commands.UpdateServiceGroupStateCommand
class UpdateServiceGroupStateCommand extends UpdateStateCommand implements Serializable -
Class org.apache.axis2.clustering.state.commands.UpdateServiceStateCommand
class UpdateServiceStateCommand extends UpdateStateCommand implements Serializable -
Class org.apache.axis2.clustering.state.commands.UpdateStateCommand
class UpdateStateCommand extends StateClusteringCommand implements Serializable-
Serialized Fields
-
propertyUpdater
PropertyUpdater propertyUpdater
-
-
-