Class MapBody
java.lang.Object
com.swiftmq.impl.streams.comp.message.MapBody
Facade to wrap the body of a javax.jms.MapMessage
- Author:
- IIT Software GmbH, Muenster/Germany, (c) 2016, All Rights Reserved
-
Method Details
-
names
Returns an array of names (keys) of the map.- Returns:
- array of names
- Throws:
javax.jms.JMSException
-
get
-
set
-
toJson
-
message
-
clear
Clears the body.- Returns:
- MapBody
- Throws:
javax.jms.JMSException
-