Class ActiveMQCompatibleMessage

  • All Implemented Interfaces:
    javax.jms.Message

    public class ActiveMQCompatibleMessage
    extends ActiveMQMessage
    • Constructor Detail

      • ActiveMQCompatibleMessage

        public ActiveMQCompatibleMessage​(byte type,
                                         ClientSession session)
      • ActiveMQCompatibleMessage

        public ActiveMQCompatibleMessage​(ClientSession session)
      • ActiveMQCompatibleMessage

        public ActiveMQCompatibleMessage​(javax.jms.Message foreign,
                                         ClientSession session)
                                  throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException
      • ActiveMQCompatibleMessage

        public ActiveMQCompatibleMessage()
      • ActiveMQCompatibleMessage

        public ActiveMQCompatibleMessage​(javax.jms.Message foreign,
                                         byte type,
                                         ClientSession session)
                                  throws javax.jms.JMSException
        Throws:
        javax.jms.JMSException