Uses of Class
wsrm.ReceiveMessageResponse

Packages that use ReceiveMessageResponse
wsrm   
 

Uses of ReceiveMessageResponse in wsrm
 

Methods in wsrm that return ReceiveMessageResponse
 ReceiveMessageResponse ObjectFactory.createReceiveMessageResponse()
          Create an instance of ReceiveMessageResponse
 

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

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