| Interface | Description |
|---|---|
| AbstractController |
Represents a controller mechanism for a
Cluster. |
| AbstractNonProvisionedController | |
| LoadBalancer |
A load balancer that routes requests to set(s) of servers.
|
| LoadBalancerCluster |
A cluster of load balancers, where configuring the cluster (through the LoadBalancer interface)
will configure all load balancers in the cluster.
|
| Class | Description |
|---|---|
| AbstractControllerImpl |
Represents a controller mechanism for a
Cluster. |
| AbstractControllerImpl.ServerPoolMemberTrackerPolicy | |
| AbstractNonProvisionedControllerImpl |
For use by downstream load-balancers.
|
| AbstractNonProvisionedControllerImpl.MemberTrackingPolicy | |
| AbstractNonProvisionedControllerImpl.ServerPoolMemberTrackerPolicy | |
| LoadBalancerClusterImpl |
A cluster of load balancers, where configuring the cluster (through the LoadBalancer interface)
will configure all load balancers in the cluster.
|
| ProxySslConfig | |
| ProxySslConfig.Builder |