Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF