Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF