Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.AtLeastOnce
Packages that use DeliveryAssuranceType.AtLeastOnce
-
Uses of DeliveryAssuranceType.AtLeastOnce in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.AtLeastOnceModifier and TypeFieldDescriptionprotected DeliveryAssuranceType.AtLeastOnceDeliveryAssuranceType.atLeastOnceMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.AtLeastOnceModifier and TypeMethodDescriptionObjectFactory.createDeliveryAssuranceTypeAtLeastOnce()Create an instance ofDeliveryAssuranceType.AtLeastOnceDeliveryAssuranceType.getAtLeastOnce()Gets the value of the atLeastOnce property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.AtLeastOnceModifier and TypeMethodDescriptionvoidDeliveryAssuranceType.setAtLeastOnce(DeliveryAssuranceType.AtLeastOnce value) Sets the value of the atLeastOnce property.