|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocatorSelectionStrategy | |
|---|---|
| org.talend.esb.servicelocator.cxf.internal | |
| Uses of LocatorSelectionStrategy in org.talend.esb.servicelocator.cxf.internal |
|---|
| Subclasses of LocatorSelectionStrategy in org.talend.esb.servicelocator.cxf.internal | |
|---|---|
class |
DefaultSelectionStrategy
Keeps the endpoint as long as there is no failover. |
class |
EvenDistributionSelectionStrategy
Performs a client side round robin strategy. |
class |
RandomSelectionStrategy
Selects randomly from the available endpoints for each call. |
| Methods in org.talend.esb.servicelocator.cxf.internal that return LocatorSelectionStrategy | |
|---|---|
LocatorSelectionStrategy |
EvenDistributionSelectionStrategyFactory.getInstance()
|
LocatorSelectionStrategy |
DefaultSelectionStrategyFactory.getInstance()
|
LocatorSelectionStrategy |
LocatorSelectionStrategyFactory.getInstance()
|
LocatorSelectionStrategy |
RandomSelectionStrategyFactory.getInstance()
|
| Methods in org.talend.esb.servicelocator.cxf.internal with parameters of type LocatorSelectionStrategy | |
|---|---|
void |
LocatorTargetSelector.setLocatorSelectionStrategy(LocatorSelectionStrategy locatorSelectionStrategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||