Class ActiveMQJMSConstants


  • public class ActiveMQJMSConstants
    extends java.lang.Object
    Constants for ActiveMQ Artemis for property keys used for ActiveMQ Artemis specific extensions to JMS.
    • Field Detail

      • JMS_ACTIVEMQ_INPUT_STREAM

        public static final java.lang.String JMS_ACTIVEMQ_INPUT_STREAM
        See Also:
        Constant Field Values
      • JMS_ACTIVEMQ_OUTPUT_STREAM

        public static final java.lang.String JMS_ACTIVEMQ_OUTPUT_STREAM
        See Also:
        Constant Field Values
      • JMS_ACTIVEMQ_SAVE_STREAM

        public static final java.lang.String JMS_ACTIVEMQ_SAVE_STREAM
        See Also:
        Constant Field Values
      • AMQ_MESSAGING_BRIDGE_MESSAGE_ID_LIST

        public static final java.lang.String AMQ_MESSAGING_BRIDGE_MESSAGE_ID_LIST
        See Also:
        Constant Field Values
      • JMS_ACTIVEMQ_ENABLE_BYTE_ARRAY_JMS_CORRELATION_ID_PROPERTY_NAME

        public static final java.lang.String JMS_ACTIVEMQ_ENABLE_BYTE_ARRAY_JMS_CORRELATION_ID_PROPERTY_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • ActiveMQJMSConstants

        public ActiveMQJMSConstants()