| Class and Description |
|---|
| AbstractLoadBalancerStrategy
This Class is the abstract implementation of the load balancing strategy.
|
| ClientException.ErrorType |
| ClientRequest
Created by yogen on 12/11/2014.
|
| FailOverListener |
| InternalServerProxy
This class represents an Internal Server.
|
| LoadBalancerStrategy
The strategy is in charge of handling the way servers are being called.
|
| LoadBalancerStrategy.STRATEGY_TYPE |
| NoActiveServersException
This exception is thrown is a given strategy implementation has looped all its registered servers and none were found active.
|
| RoundRobinStrategy
this is the round robin strategy implementation.
|
Copyright © 2015 Cisco. All rights reserved.