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