Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF