Uses of Interface
org.apache.axis2.clustering.ClusteringAgent
-
Packages that use ClusteringAgent Package Description org.apache.axis2.engine -
-
Uses of ClusteringAgent in org.apache.axis2.engine
Methods in org.apache.axis2.engine that return ClusteringAgent Modifier and Type Method Description ClusteringAgentAxisConfiguration. getClusteringAgent()Methods in org.apache.axis2.engine with parameters of type ClusteringAgent Modifier and Type Method Description voidAxisConfiguration. setClusteringAgent(ClusteringAgent clusteringAgent)
-