public interface IOperationProcessMsg
| Modifier and Type | Method and Description |
|---|---|
<R extends IBaseResource> |
setMessageBundle(IBaseBundle theMsgBundle)
Set the Message Bundle to POST to the messaging server.
After this call you must choose either the method synchronous or asynchronous to set the processing mode. |
IOperationProcessMsg |
setResponseUrlParam(String respondToUri)
An optional query parameter indicating that responses from the receiving server should be sent to this url
|
<R extends IBaseResource> IOperationProcessMsgMode<R> setMessageBundle(IBaseBundle theMsgBundle)
R - theMsgBundle - A Bundle of type messageIOperationProcessMsg setResponseUrlParam(String respondToUri)
respondToUri - The receiving endpoint to witch server response messages should be sent.Copyright © 2014–2019 University Health Network. All rights reserved.