Uses of Class
org.apache.cxf.ws.rmp.v200502.RMAssertion.ExponentialBackoff
-
Packages that use RMAssertion.ExponentialBackoff Package Description org.apache.cxf.ws.rmp.v200502 -
-
Uses of RMAssertion.ExponentialBackoff in org.apache.cxf.ws.rmp.v200502
Fields in org.apache.cxf.ws.rmp.v200502 declared as RMAssertion.ExponentialBackoff Modifier and Type Field Description protected RMAssertion.ExponentialBackoffRMAssertion. exponentialBackoffMethods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion.ExponentialBackoff Modifier and Type Method Description RMAssertion.ExponentialBackoffObjectFactory. createRMAssertionExponentialBackoff()Create an instance ofRMAssertion.ExponentialBackoffRMAssertion.ExponentialBackoffRMAssertion. getExponentialBackoff()Gets the value of the exponentialBackoff property.Methods in org.apache.cxf.ws.rmp.v200502 with parameters of type RMAssertion.ExponentialBackoff Modifier and Type Method Description voidRMAssertion. setExponentialBackoff(RMAssertion.ExponentialBackoff value)Sets the value of the exponentialBackoff property.
-