Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.AtLeastOnce
-
Packages that use DeliveryAssuranceType.AtLeastOnce Package Description org.apache.cxf.ws.rm.manager -
-
Uses of DeliveryAssuranceType.AtLeastOnce in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.AtLeastOnce Modifier and Type Field Description protected DeliveryAssuranceType.AtLeastOnceDeliveryAssuranceType. atLeastOnceMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.AtLeastOnce Modifier and Type Method Description DeliveryAssuranceType.AtLeastOnceObjectFactory. createDeliveryAssuranceTypeAtLeastOnce()Create an instance ofDeliveryAssuranceType.AtLeastOnceDeliveryAssuranceType.AtLeastOnceDeliveryAssuranceType. getAtLeastOnce()Gets the value of the atLeastOnce property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.AtLeastOnce Modifier and Type Method Description voidDeliveryAssuranceType. setAtLeastOnce(DeliveryAssuranceType.AtLeastOnce value)Sets the value of the atLeastOnce property.
-