public class MessagePayload extends Object
Constructor and Description |
---|
MessagePayload() |
Modifier and Type | Method and Description |
---|---|
String |
getRequest() |
String |
getResponse() |
void |
setRequest(String request) |
void |
setResponse(String response) |
Copyright © 2019 WSO2. All rights reserved.