public class ITKSimpleMessageResponse extends ITKMessageImpl
businessPayload, isResponse, messageProperties, preResolvedTransportRoute
Constructor and Description |
---|
ITKSimpleMessageResponse()
Instantiates a new iTK simple message response.
|
ITKSimpleMessageResponse(ITKMessageProperties itkMessageProperties,
boolean reflectMessageProperties)
Instantiates a new iTK simple message response.
|
Modifier and Type | Method and Description |
---|---|
String |
getFullPayload()
Obtains the full ITKMessage including any wrappers
|
getBusinessPayload, getMessageProperties, getPreresolvedRoute, isResponse, setBusinessPayload, setIsReponse, setMessageProperties
public ITKSimpleMessageResponse(ITKMessageProperties itkMessageProperties, boolean reflectMessageProperties)
itkMessageProperties
- the itk message propertiesreflectMessageProperties
- the reflect message propertiespublic ITKSimpleMessageResponse()
public String getFullPayload()
ITKMessage
ITKMessage.getBusinessPayload()
All content is available under the Open Government Licence, except where otherwise stated
All example source code is available under Apache 2.0, except where otherwise stated