Apache CXF API

Uses of Class
org.apache.cxf.clustering.AbstractStaticFailoverStrategy

Packages that use AbstractStaticFailoverStrategy
org.apache.cxf.clustering   
 

Uses of AbstractStaticFailoverStrategy in org.apache.cxf.clustering
 

Subclasses of AbstractStaticFailoverStrategy in org.apache.cxf.clustering
 class RandomStrategy
          Failover strategy based on a randomized walk through the static cluster represented by multiple endpoints associated with the same service instance.
 class 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

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.