Package org.apache.axis2.clustering

Interface Summary
ClusteringAgent This is the main interface in the Axis2 clustering implementation.
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
ClusteringMessage This is a special ClusteringCommand which is used for messaging.
ClusteringUtils A Utility for handling some of the functions needed by the clustering implementation
Member Represents a member in the cluster.
MembershipListenerImpl  
RequestBlockingHandler  
 

Exception Summary
ClusteringFault  
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.