| Package | Description |
|---|---|
| com.att.nsa.apiClient | |
| com.att.nsa.apiClient.lb |
| Constructor and Description |
|---|
SAClient(LoadBalancingPolicy<URI,org.apache.http.HttpHost> loadBalancingPolicy) |
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRobinLoadBalancingPolicy<C,E>
This load balancing policy selects one out of a set of possible elements to use.
|
class |
StickyLoadBalancingPolicy<C,E>
This load balancing policy selects one out of a set of possible elements to use.
|
Copyright © 2018. All rights reserved.