Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.AtMostOnce
Packages that use DeliveryAssuranceType.AtMostOnce
-
Uses of DeliveryAssuranceType.AtMostOnce in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.AtMostOnceModifier and TypeFieldDescriptionprotected DeliveryAssuranceType.AtMostOnceDeliveryAssuranceType.atMostOnceMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.AtMostOnceModifier and TypeMethodDescriptionObjectFactory.createDeliveryAssuranceTypeAtMostOnce()Create an instance ofDeliveryAssuranceType.AtMostOnceDeliveryAssuranceType.getAtMostOnce()Gets the value of the atMostOnce property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.AtMostOnceModifier and TypeMethodDescriptionvoidDeliveryAssuranceType.setAtMostOnce(DeliveryAssuranceType.AtMostOnce value) Sets the value of the atMostOnce property.