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