Package org.apache.axis2.clustering

Interface Summary
ClusterManager This is the main interface in the Axis2 clustering implementation.
LoadBalanceEventHandler This is the interface through which the load balancing event are notified.
MembershipListener This is the interface which will be notified when memership changes.
MembershipScheme A representation of a membership scheme such as "multicast based" or "well-known address (WKA) based" schemes.
MessageSender  
 

Class Summary
ClusteringCommand  
ClusteringConstants All constants used by the Axis2 clustering implementation
ClusteringConstants.MembershipScheme  
ClusteringConstants.Parameters The main cluster configuration parameters
ClusteringUtils A Utility for handling some of the functions needed by the clustering implementation
DefaultLoadBalanceEventHandler The default implementation of LoadBalanceEventHandler
Member Represents a member in the cluster.
MembershipListenerImpl  
RequestBlockingHandler  
 

Exception Summary
ClusteringFault  
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.