com.ibm.broker.config.proxy

Class MQSubscription


  • Deprecated. 
    Use WebSphere MQ to manage subscriptions.

    public class MQSubscription
    extends Subscription
    As of Websphere Message Broker V7 this class should no longer be used. The effects of using this class are no longer defined.
    
     Change Activity:
     -------- ----------- -------------   ------------------------------------
     Reason:  Date:       Originator:     Comments:
     -------- ----------- -------------   ------------------------------------
     45920    2007-07-30  HDMPL           v6.1 release
     51619.1  2008-07-14  HDMPL           v7 release:
                                            Deprecated
     
    • Method Detail

      • getSubscriptionFromString

        public static Subscription getSubscriptionFromString(java.lang.String encodedData)
        Deprecated. This method is not used as of WebSphere Message Broker V7. The effects of invoking it are no longer defined.
      • getCorrelId

        public byte[] getCorrelId()
        Deprecated. This method is not used as of WebSphere Message Broker V7. The effects of invoking it are no longer defined.
      • getQueueManagerName

        public java.lang.String getQueueManagerName()
        Deprecated. This method is not used as of WebSphere Message Broker V7. The effects of invoking it are no longer defined.
      • getQueueName

        public java.lang.String getQueueName()
        Deprecated. This method is not used as of WebSphere Message Broker V7. The effects of invoking it are no longer defined.