Apache CXF API

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

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

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

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


Apache CXF API

Apache CXF