Apache CXF API

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

Packages that use SequentialStrategy
org.apache.cxf.clustering   
 

Uses of SequentialStrategy in org.apache.cxf.clustering
 

Subclasses of SequentialStrategy in org.apache.cxf.clustering
 class RetryStrategy
          This strategy simply retries the invocation using the same Endpoint (CXF-2036).
 


Apache CXF API

Apache CXF