JavaScript is disabled on your browser.
SwiftMQ 13.0.2
Skip navigation links
SwiftMQ 13.0.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.swiftmq.impl.streams.comp.message.MapBody
Packages that use
MapBody
Package
Description
com.swiftmq.impl.streams.comp.message
Uses of
MapBody
in
com.swiftmq.impl.streams.comp.message
Methods in
com.swiftmq.impl.streams.comp.message
that return
MapBody
Modifier and Type
Method
Description
MapBody
MapMessage.
body
()
Returns the body.
MapBody
MapBody.
clear
()
Clears the body.
MapBody
MapBody.
set
(
String
name,
Object
value)
Sets a map value.