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.ExponentialBackoff
RMAssertion. exponentialBackoff
Methods in org.apache.cxf.ws.rmp.v200502 that return RMAssertion.ExponentialBackoff Modifier and Type Method Description RMAssertion.ExponentialBackoff
ObjectFactory. createRMAssertionExponentialBackoff()
Create an instance ofRMAssertion.ExponentialBackoff
RMAssertion.ExponentialBackoff
RMAssertion. 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 void
RMAssertion. setExponentialBackoff(RMAssertion.ExponentialBackoff value)
Sets the value of the exponentialBackoff property.
-