Uses of Package
org.apache.cxf.clustering

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.
FailoverStrategy
          Supports pluggable strategies for alternate endpoint selection on failover.
SequentialStrategy
          Failover strategy based on a sequential walk through the static cluster represented by multiple endpoints associated with the same service instance.
 



Apache CXF