Uses of Class
org.apache.cxf.clustering.FailoverFeature
Packages that use FailoverFeature
-
Uses of FailoverFeature in org.apache.cxf.clustering
Subclasses of FailoverFeature in org.apache.cxf.clusteringModifier and TypeClassDescriptionclassThis 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. -
Uses of FailoverFeature in org.apache.cxf.clustering.circuitbreaker
Subclasses of FailoverFeature in org.apache.cxf.clustering.circuitbreaker