Package | Description |
---|---|
org.apache.cxf.ws.rmp.v200502 |
Modifier and Type | Field and Description |
---|---|
protected RMAssertion.ExponentialBackoff |
RMAssertion.exponentialBackoff |
Modifier and Type | Method and Description |
---|---|
RMAssertion.ExponentialBackoff |
ObjectFactory.createRMAssertionExponentialBackoff()
Create an instance of
RMAssertion.ExponentialBackoff |
RMAssertion.ExponentialBackoff |
RMAssertion.getExponentialBackoff()
Gets the value of the exponentialBackoff property.
|
Modifier and Type | Method and Description |
---|---|
void |
RMAssertion.setExponentialBackoff(RMAssertion.ExponentialBackoff value)
Sets the value of the exponentialBackoff property.
|
Apache CXF