com.ibm.msg.client.jms

Interface JmsDestination

    • Field Detail

      • DESTINATION_TYPE_QUEUE

        static final int DESTINATION_TYPE_QUEUE
        A constant used to identify this Destination as a javax.jms.Queue.
        See Also:
        Constant Field Values
      • DESTINATION_TYPE_TOPIC

        static final int DESTINATION_TYPE_TOPIC
        A constant used to identify this Destination as a javax.jms.Topic.
        See Also:
        Constant Field Values
(c) Copyright IBM Corp. 2008, 2015. All Rights Reserved.