Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.AtMostOnce

Packages that use DeliveryAssuranceType.AtMostOnce
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
protected  DeliveryAssuranceType.AtMostOnce DeliveryAssuranceType.atMostOnce
           
 

Methods in org.apache.cxf.ws.rm.manager that return DeliveryAssuranceType.AtMostOnce
 DeliveryAssuranceType.AtMostOnce ObjectFactory.createDeliveryAssuranceTypeAtMostOnce()
          Create an instance of DeliveryAssuranceType.AtMostOnce
 DeliveryAssuranceType.AtMostOnce DeliveryAssuranceType.getAtMostOnce()
          Gets the value of the atMostOnce property.
 

Methods in org.apache.cxf.ws.rm.manager with parameters of type DeliveryAssuranceType.AtMostOnce
 void DeliveryAssuranceType.setAtMostOnce(DeliveryAssuranceType.AtMostOnce value)
          Sets the value of the atMostOnce property.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.