Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.AtMostOnce
-
Packages that use DeliveryAssuranceType.AtMostOnce Package Description org.apache.cxf.ws.rm.manager -
-
Uses of DeliveryAssuranceType.AtMostOnce in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.AtMostOnce Modifier and Type Field Description protected DeliveryAssuranceType.AtMostOnceDeliveryAssuranceType. atMostOnceMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.AtMostOnce Modifier and Type Method Description DeliveryAssuranceType.AtMostOnceObjectFactory. createDeliveryAssuranceTypeAtMostOnce()Create an instance ofDeliveryAssuranceType.AtMostOnceDeliveryAssuranceType.AtMostOnceDeliveryAssuranceType. getAtMostOnce()Gets the value of the atMostOnce property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.AtMostOnce Modifier and Type Method Description voidDeliveryAssuranceType. setAtMostOnce(DeliveryAssuranceType.AtMostOnce value)Sets the value of the atMostOnce property.
-