| Package | Description |
|---|---|
| org.apache.cxf.clustering |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadDistributorTargetSelector
The LoadDistributorTargetSelector attempts to do the same job as the
FailoverTargetSelector, but to choose an alternate target on every request
rather than just when a fault occurs.
|
| Modifier and Type | Method and Description |
|---|---|
FailoverTargetSelector |
FailoverFeature.getTargetSelector() |
FailoverTargetSelector |
LoadDistributorFeature.getTargetSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
FailoverFeature.setTargetSelector(FailoverTargetSelector selector) |
Apache CXF