Apache CXF API

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

Packages that use FailoverFeature
org.apache.cxf.clustering   
 

Uses of FailoverFeature in org.apache.cxf.clustering
 

Subclasses of FailoverFeature in org.apache.cxf.clustering
 class LoadDistributorFeature
          This feature may be applied to a Client so as to enable load distribution amongst a set of target endpoints or addresses Note that this feature changes the conduit on the fly and thus makes the Client not thread safe.
 


Apache CXF API

Apache CXF