Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.policy.RMAssertion.ExponentialBackoff

Packages that use RMAssertion.ExponentialBackoff
org.apache.cxf.ws.rm.policy   
 

Uses of RMAssertion.ExponentialBackoff in org.apache.cxf.ws.rm.policy
 

Fields in org.apache.cxf.ws.rm.policy declared as RMAssertion.ExponentialBackoff
protected  RMAssertion.ExponentialBackoff RMAssertion.exponentialBackoff
           
 

Methods in org.apache.cxf.ws.rm.policy that return RMAssertion.ExponentialBackoff
 RMAssertion.ExponentialBackoff ObjectFactory.createRMAssertionExponentialBackoff()
          Create an instance of RMAssertion.ExponentialBackoff
 RMAssertion.ExponentialBackoff RMAssertion.getExponentialBackoff()
          Gets the value of the exponentialBackoff property.
 

Methods in org.apache.cxf.ws.rm.policy with parameters of type RMAssertion.ExponentialBackoff
 void RMAssertion.setExponentialBackoff(RMAssertion.ExponentialBackoff value)
          Sets the value of the exponentialBackoff property.
 


Apache CXF API

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