MapMessage

Applies to ReadyAPI 3.52, last modified on April 25, 2024

MapMessage is a set of name and value pairs represented in Java String objects for names and primitive value types. The entries can be accessed sequentially by enumerator, or randomly by name. The order of the entries is undefined.

ReadyAPI provides support for MapMessage for incoming messages only.

See Also

JMS Support

Highlight search results