Uses of Interface
org.apache.axis2.clustering.MessageSender

Packages that use MessageSender
org.apache.axis2.clustering.management   
org.apache.axis2.clustering.state   
org.apache.axis2.clustering.tribes   
 

Uses of MessageSender in org.apache.axis2.clustering.management
 

Methods in org.apache.axis2.clustering.management with parameters of type MessageSender
 void DefaultNodeManager.setSender(MessageSender sender)
           
 

Uses of MessageSender in org.apache.axis2.clustering.state
 

Constructors in org.apache.axis2.clustering.state with parameters of type MessageSender
ClusteringContextListener(MessageSender sender)
           
 

Uses of MessageSender in org.apache.axis2.clustering.tribes
 

Classes in org.apache.axis2.clustering.tribes that implement MessageSender
 class ChannelSender
           
 



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