|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.cxf.clustering | |
---|---|
org.apache.cxf.clustering |
Classes in org.apache.cxf.clustering used by org.apache.cxf.clustering | |
---|---|
AbstractStaticFailoverStrategy
Failover strategy based on a static cluster represented by multiple endpoints associated with the same service instance. |
|
FailoverFeature
This feature may be applied to a Client so as to enable failover from the initial target endpoint to any other compatible endpoint for the target service. |
|
FailoverStrategy
Supports pluggable strategies for alternate endpoint selection on failover. |
|
FailoverTargetSelector
Implements a target selection strategy based on failover to an alternate target endpoint when a transport level failure is encountered. |
|
FailoverTargetSelector.InvocationContext
Records the context of an invocation. |
|
FailoverTargetSelector.InvocationKey
Used to wrap an Exchange for usage as a Map key. |
|
SequentialStrategy
Failover strategy based on a sequential walk through the static cluster represented by multiple endpoints associated with the same service instance. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |