Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.ExactlyOnce
Packages that use DeliveryAssuranceType.ExactlyOnce
-
Uses of DeliveryAssuranceType.ExactlyOnce in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.ExactlyOnceModifier and TypeFieldDescriptionprotected DeliveryAssuranceType.ExactlyOnceDeliveryAssuranceType.exactlyOnceMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.ExactlyOnceModifier and TypeMethodDescriptionObjectFactory.createDeliveryAssuranceTypeExactlyOnce()Create an instance ofDeliveryAssuranceType.ExactlyOnceDeliveryAssuranceType.getExactlyOnce()Gets the value of the exactlyOnce property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.ExactlyOnceModifier and TypeMethodDescriptionvoidDeliveryAssuranceType.setExactlyOnce(DeliveryAssuranceType.ExactlyOnce value) Sets the value of the exactlyOnce property.