Package | Description |
---|---|
org.apache.cxf.ws.rm |
Modifier and Type | Method and Description |
---|---|
RMConfiguration.DeliveryAssurance |
RMConfiguration.getDeliveryAssurance() |
static RMConfiguration.DeliveryAssurance |
RMConfiguration.DeliveryAssurance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RMConfiguration.DeliveryAssurance[] |
RMConfiguration.DeliveryAssurance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RMConfiguration.setDeliveryAssurance(RMConfiguration.DeliveryAssurance deliveryAssurance) |
Apache CXF