Uses of Enum
org.apache.cxf.ws.rm.RMConfiguration.DeliveryAssurance
Packages that use RMConfiguration.DeliveryAssurance
-
Uses of RMConfiguration.DeliveryAssurance in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return RMConfiguration.DeliveryAssuranceModifier and TypeMethodDescriptionRMConfiguration.getDeliveryAssurance()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.Methods in org.apache.cxf.ws.rm with parameters of type RMConfiguration.DeliveryAssuranceModifier and TypeMethodDescriptionvoidRMConfiguration.setDeliveryAssurance(RMConfiguration.DeliveryAssurance deliveryAssurance)