Apache CXF API

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

Packages that use JndiURLType
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
 JndiURLType ObjectFactory.createJndiURLType()
          Create an instance of JndiURLType
 

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

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


Apache CXF API

Apache CXF