public class TextMessageUtil extends MessageUtil
CONNECTION_ID_PROPERTY_NAME, CORRELATIONID_HEADER_NAME, JMS, JMS_, JMSX, JMSXDELIVERYCOUNT, JMSXGROUPID, JMSXUSERID, REPLYTO_HEADER_NAME, TYPE_HEADER_NAME
Constructor and Description |
---|
TextMessageUtil() |
Modifier and Type | Method and Description |
---|---|
static SimpleString |
readBodyText(ActiveMQBuffer buff)
Utility method to set the Text message on a message body
|
static void |
writeBodyText(ActiveMQBuffer buff,
SimpleString text)
Utility method to set the Text message on a message body
|
clearProperties, getJMSCorrelationID, getJMSCorrelationIDAsBytes, getJMSReplyTo, getJMSType, getPropertyNames, propertyExists, setJMSCorrelationID, setJMSCorrelationIDAsBytes, setJMSReplyTo, setJMSReplyTo, setJMSType
public static void writeBodyText(ActiveMQBuffer buff, SimpleString text)
public static SimpleString readBodyText(ActiveMQBuffer buff)
Copyright © 2019 JBoss by Red Hat. All rights reserved.