Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.ExactlyOnce
-
Packages that use DeliveryAssuranceType.ExactlyOnce Package Description org.apache.cxf.ws.rm.manager -
-
Uses of DeliveryAssuranceType.ExactlyOnce in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as DeliveryAssuranceType.ExactlyOnce Modifier and Type Field Description protected DeliveryAssuranceType.ExactlyOnceDeliveryAssuranceType. exactlyOnceMethods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.ExactlyOnce Modifier and Type Method Description DeliveryAssuranceType.ExactlyOnceObjectFactory. createDeliveryAssuranceTypeExactlyOnce()Create an instance ofDeliveryAssuranceType.ExactlyOnceDeliveryAssuranceType.ExactlyOnceDeliveryAssuranceType. getExactlyOnce()Gets the value of the exactlyOnce property.Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.ExactlyOnce Modifier and Type Method Description voidDeliveryAssuranceType. setExactlyOnce(DeliveryAssuranceType.ExactlyOnce value)Sets the value of the exactlyOnce property.
-