Uses of Class
org.apache.cxf.ws.rmp.v200502.RMAssertion.ExponentialBackoff
Packages that use RMAssertion.ExponentialBackoff
-
Uses of RMAssertion.ExponentialBackoff in org.apache.cxf.ws.rmp.v200502
Fields in org.apache.cxf.ws.rmp.v200502 declared as RMAssertion.ExponentialBackoffModifier and TypeFieldDescriptionprotected RMAssertion.ExponentialBackoffRMAssertion.exponentialBackoffMethods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion.ExponentialBackoffModifier and TypeMethodDescriptionObjectFactory.createRMAssertionExponentialBackoff()Create an instance ofRMAssertion.ExponentialBackoffRMAssertion.getExponentialBackoff()Gets the value of the exponentialBackoff property.Methods in org.apache.cxf.ws.rmp.v200502 with parameters of type RMAssertion.ExponentialBackoffModifier and TypeMethodDescriptionvoidRMAssertion.setExponentialBackoff(RMAssertion.ExponentialBackoff value) Sets the value of the exponentialBackoff property.