Class ActiveMQCompatibleMessage

  • All Implemented Interfaces:
    jakarta.jms.Message

    public class ActiveMQCompatibleMessage
    extends ActiveMQMessage
    • Constructor Detail

      • ActiveMQCompatibleMessage

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

        public ActiveMQCompatibleMessage​(ClientSession session)
      • ActiveMQCompatibleMessage

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

        public ActiveMQCompatibleMessage()
      • ActiveMQCompatibleMessage

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