Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.wsdl.DeliveryModeType

Packages that use DeliveryModeType
org.apache.cxf.transport.jms.wsdl   
 

Uses of DeliveryModeType in org.apache.cxf.transport.jms.wsdl
 

Methods in org.apache.cxf.transport.jms.wsdl that return DeliveryModeType
 DeliveryModeType ObjectFactory.createDeliveryModeType()
          Create an instance of DeliveryModeType
 

Methods in org.apache.cxf.transport.jms.wsdl that return types with arguments of type DeliveryModeType
 javax.xml.bind.JAXBElement<DeliveryModeType> ObjectFactory.createDeliveryMode(DeliveryModeType value)
          Create an instance of JAXBElement<DeliveryModeType>}
 

Methods in org.apache.cxf.transport.jms.wsdl with parameters of type DeliveryModeType
 javax.xml.bind.JAXBElement<DeliveryModeType> ObjectFactory.createDeliveryMode(DeliveryModeType value)
          Create an instance of JAXBElement<DeliveryModeType>}
 


Apache CXF API

Apache CXF