public class ActiveMQMapCompatibleMessage extends ActiveMQMapMessage
TYPE
message, OLD_QUEUE_QUALIFIED_PREFIX, OLD_TEMP_QUEUE_QUALIFED_PREFIX, OLD_TEMP_TOPIC_QUALIFED_PREFIX, OLD_TOPIC_QUALIFIED_PREFIX, propertiesReadOnly, readOnly, replyTo
Constructor and Description |
---|
ActiveMQMapCompatibleMessage() |
ActiveMQMapCompatibleMessage(ClientMessage message,
ClientSession session) |
ActiveMQMapCompatibleMessage(ClientSession session) |
ActiveMQMapCompatibleMessage(javax.jms.MapMessage foreign,
ClientSession session) |
Modifier and Type | Method and Description |
---|---|
protected SimpleString |
checkPrefix(SimpleString address) |
javax.jms.Destination |
getJMSReplyTo() |
clearBody, doBeforeReceive, doBeforeSend, getBodyInternal, getBoolean, getByte, getBytes, getChar, getDouble, getFloat, getInt, getLong, getMapNames, getObject, getShort, getString, getType, hasNoBody, isBodyAssignableTo, itemExists, setBoolean, setByte, setBytes, setBytes, setChar, setDouble, setFloat, setInt, setLong, setObject, setShort, setString
acknowledge, checkBuffer, checkPrefixStr, checkRead, checkWrite, clearProperties, coreCompositeTypeToJMSCompositeType, coreMaptoJMSMap, createMessage, createMessage, getBody, getBooleanProperty, getByteProperty, getCoreMessage, getDoubleProperty, getFloatProperty, getIntProperty, getJMSCorrelationID, getJMSCorrelationIDAsBytes, getJMSDeliveryMode, getJMSDeliveryTime, getJMSDestination, getJMSExpiration, getJMSMessageID, getJMSPriority, getJMSRedelivered, getJMSTimestamp, getJMSType, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists, resetMessageID, saveToOutputStream, setBooleanProperty, setByteProperty, setClientAcknowledge, setDoubleProperty, setFloatProperty, setIndividualAcknowledge, setInputStream, setIntProperty, setJMSCorrelationID, setJMSCorrelationIDAsBytes, setJMSDeliveryMode, setJMSDeliveryTime, setJMSDestination, setJMSExpiration, setJMSMessageID, setJMSPriority, setJMSRedelivered, setJMSReplyTo, setJMSTimestamp, setJMSType, setLongProperty, setObjectProperty, setOutputStream, setShortProperty, setStringProperty, toString, waitCompletionOnStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
acknowledge, clearProperties, getBody, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getJMSCorrelationID, getJMSCorrelationIDAsBytes, getJMSDeliveryMode, getJMSDeliveryTime, getJMSDestination, getJMSExpiration, getJMSMessageID, getJMSPriority, getJMSRedelivered, getJMSTimestamp, getJMSType, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists, setBooleanProperty, setByteProperty, setDoubleProperty, setFloatProperty, setIntProperty, setJMSCorrelationID, setJMSCorrelationIDAsBytes, setJMSDeliveryMode, setJMSDeliveryTime, setJMSDestination, setJMSExpiration, setJMSMessageID, setJMSPriority, setJMSRedelivered, setJMSReplyTo, setJMSTimestamp, setJMSType, setLongProperty, setObjectProperty, setShortProperty, setStringProperty
public ActiveMQMapCompatibleMessage(ClientSession session)
public ActiveMQMapCompatibleMessage(ClientMessage message, ClientSession session)
public ActiveMQMapCompatibleMessage()
public ActiveMQMapCompatibleMessage(javax.jms.MapMessage foreign, ClientSession session) throws javax.jms.JMSException
javax.jms.JMSException
protected SimpleString checkPrefix(SimpleString address)
checkPrefix
in class ActiveMQMessage
public javax.jms.Destination getJMSReplyTo() throws javax.jms.JMSException
getJMSReplyTo
in interface javax.jms.Message
getJMSReplyTo
in class ActiveMQMessage
javax.jms.JMSException
Copyright © 2018 The Apache Software Foundation. All rights reserved.