Uses of Class
wsrm.ReceiveMessage

Packages that use ReceiveMessage
wsrm   
 

Uses of ReceiveMessage in wsrm
 

Methods in wsrm that return ReceiveMessage
 ReceiveMessage ObjectFactory.createReceiveMessage()
          Create an instance of ReceiveMessage
 

Methods in wsrm that return types with arguments of type ReceiveMessage
 javax.xml.bind.JAXBElement<ReceiveMessage> ObjectFactory.createReceiveMessage(ReceiveMessage value)
          Create an instance of JAXBElement<ReceiveMessage>}
 

Methods in wsrm with parameters of type ReceiveMessage
 javax.xml.bind.JAXBElement<ReceiveMessage> ObjectFactory.createReceiveMessage(ReceiveMessage value)
          Create an instance of JAXBElement<ReceiveMessage>}