public class MessageObject extends Object implements UserExitObject, Serializable
| Constructor and Description |
|---|
MessageObject(String queueName,
String payload) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getPayLoad() |
String |
getQueueName() |
String |
getTable() |
ConcurrentHashMap<String,Object> |
getVals() |
Copyright © 2021. All rights reserved.