Uses of Class
org.apache.cxf.transport.jms.wsdl.PriorityType
-
Packages that use PriorityType Package Description 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 Modifier and Type Method Description PriorityTypeObjectFactory. createPriorityType()Create an instance ofPriorityTypeMethods in org.apache.cxf.transport.jms.wsdl that return types with arguments of type PriorityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriorityType>ObjectFactory. createPriority(PriorityType value)Methods in org.apache.cxf.transport.jms.wsdl with parameters of type PriorityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriorityType>ObjectFactory. createPriority(PriorityType value)
-