Class Hierarchy
- java.lang.Object
- org.apache.synapse.endpoints.algorithms.AlgorithmContext
- org.apache.synapse.endpoints.algorithms.RoundRobin (implements org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm)
- org.apache.synapse.endpoints.algorithms.WeightedRoundRobin (implements org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm, org.apache.synapse.ManagedLifecycle)
- org.apache.synapse.endpoints.algorithms.WeightedRoundRobinView (implements org.apache.synapse.endpoints.algorithms.WeightedRoundRobinViewMBean)
- org.apache.synapse.endpoints.algorithms.WeightedRRLCAlgorithm (implements org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm, org.apache.synapse.ManagedLifecycle)
Interface Hierarchy
- java.lang.Cloneable
- org.apache.synapse.endpoints.algorithms.LoadbalanceAlgorithm
- org.apache.synapse.endpoints.algorithms.WeightedRoundRobinViewMBean