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