| Package | Description |
|---|---|
| org.apache.cxf.ws.rm.manager |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryAssuranceType.AtMostOnce |
DeliveryAssuranceType.atMostOnce |
| Modifier and Type | Method and Description |
|---|---|
DeliveryAssuranceType.AtMostOnce |
ObjectFactory.createDeliveryAssuranceTypeAtMostOnce()
Create an instance of
DeliveryAssuranceType.AtMostOnce |
DeliveryAssuranceType.AtMostOnce |
DeliveryAssuranceType.getAtMostOnce()
Gets the value of the atMostOnce property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryAssuranceType.setAtMostOnce(DeliveryAssuranceType.AtMostOnce value)
Sets the value of the atMostOnce property.
|
Apache CXF