This method sets the method information for
Parameters: returnType - The return type for this message. Parameters: name - The name of this method. Parameters: types - The types that are arguments to this method. exception: MessageServiceException -
This method returns the exception that got thrown while processing this
RPC message.
The exception that got thrown while processing this message. exception: MessageServiceException -
This method sets the XML body for the message.
Parameters: xml - The string containing the formatted xml for the request. exception: MessageServiceException -
This method returns the exception that got thrown while processing this
RPC message.
Parameters: throwable - The throwable exception to set. exception: MessageServiceException -