Uses of Class
org.apache.cxf.clustering.SequentialStrategy
-
Packages that use SequentialStrategy Package Description org.apache.cxf.clustering -
-
Uses of SequentialStrategy in org.apache.cxf.clustering
Subclasses of SequentialStrategy in org.apache.cxf.clustering Modifier and Type Class Description classRetryStrategyThis strategy simply retries the invocation using the same Endpoint (CXF-2036).
-