Uses of Package
org.apache.synapse.endpoints.algorithms
-
Classes in org.apache.synapse.endpoints.algorithms used by org.apache.synapse.config.xml.endpoints.utils Class Description LoadbalanceAlgorithm All load balance algorithms must implement this interface. -
Classes in org.apache.synapse.endpoints.algorithms used by org.apache.synapse.core Class Description AlgorithmContext Keeps the runtime state of the algorithmLoadbalanceAlgorithm All load balance algorithms must implement this interface. -
Classes in org.apache.synapse.endpoints.algorithms used by org.apache.synapse.core.axis2 Class Description AlgorithmContext Keeps the runtime state of the algorithmLoadbalanceAlgorithm All load balance algorithms must implement this interface. -
Classes in org.apache.synapse.endpoints.algorithms used by org.apache.synapse.endpoints Class Description LoadbalanceAlgorithm All load balance algorithms must implement this interface. -
Classes in org.apache.synapse.endpoints.algorithms used by org.apache.synapse.endpoints.algorithms Class Description AlgorithmContext Keeps the runtime state of the algorithmLoadbalanceAlgorithm All load balance algorithms must implement this interface.WeightedRoundRobin This algorithm sends messages based on the weights of the endpoints.WeightedRoundRobinViewMBean