public class MapMessageUtil extends MessageUtil
CONNECTION_ID_PROPERTY_NAME, CORRELATIONID_HEADER_NAME, JMS, JMS_, JMSX, JMSXDELIVERYCOUNT, JMSXGROUPID, JMSXUSERID, REPLYTO_HEADER_NAME, TYPE_HEADER_NAME
Constructor and Description |
---|
MapMessageUtil() |
Modifier and Type | Method and Description |
---|---|
static TypedProperties |
readBodyMap(ActiveMQBuffer message)
Utility method to set the map on a message body
|
static void |
readBodyMap(ActiveMQBuffer message,
TypedProperties map)
Utility method to set the map on a message body
|
static void |
writeBodyMap(ActiveMQBuffer message,
TypedProperties properties)
Utility method to set the map on a message body
|
clearProperties, getJMSCorrelationID, getJMSCorrelationIDAsBytes, getJMSReplyTo, getJMSType, getPropertyNames, propertyExists, setJMSCorrelationID, setJMSCorrelationIDAsBytes, setJMSReplyTo, setJMSType
public static void writeBodyMap(ActiveMQBuffer message, TypedProperties properties)
public static TypedProperties readBodyMap(ActiveMQBuffer message)
public static void readBodyMap(ActiveMQBuffer message, TypedProperties map)
Copyright © 2017 JBoss by Red Hat. All rights reserved.