| Package | Description |
|---|---|
| org.apache.cxf.ws.rm.manager |
| Modifier and Type | Field and Description |
|---|---|
protected RetryPolicyType |
DestinationPolicyType.retryPolicy |
protected RetryPolicyType |
SourcePolicyType.retryPolicy |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicyType |
ObjectFactory.createRetryPolicyType()
Create an instance of
RetryPolicyType |
RetryPolicyType |
DestinationPolicyType.getRetryPolicy()
Gets the value of the retryPolicy property.
|
RetryPolicyType |
SourcePolicyType.getRetryPolicy()
Gets the value of the retryPolicy property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationPolicyType.setRetryPolicy(RetryPolicyType value)
Sets the value of the retryPolicy property.
|
void |
SourcePolicyType.setRetryPolicy(RetryPolicyType value)
Sets the value of the retryPolicy property.
|
Apache CXF