Uses of Class
org.apache.cxf.transport.jms.wsdl.JndiURLType
-
Packages that use JndiURLType Package Description org.apache.cxf.transport.jms.wsdl -
-
Uses of JndiURLType in org.apache.cxf.transport.jms.wsdl
Methods in org.apache.cxf.transport.jms.wsdl that return JndiURLType Modifier and Type Method Description JndiURLTypeObjectFactory. createJndiURLType()Create an instance ofJndiURLTypeMethods in org.apache.cxf.transport.jms.wsdl that return types with arguments of type JndiURLType Modifier and Type Method Description javax.xml.bind.JAXBElement<JndiURLType>ObjectFactory. createJndiURL(JndiURLType value)Methods in org.apache.cxf.transport.jms.wsdl with parameters of type JndiURLType Modifier and Type Method Description javax.xml.bind.JAXBElement<JndiURLType>ObjectFactory. createJndiURL(JndiURLType value)
-