public class MQSubscription extends Subscription
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ 45920 2007-07-30 HDMPL v6.1 release 51619.1 2008-07-14 HDMPL v7 release: Deprecated
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
copyright
Deprecated.
IBM Copyright
|
protected static java.lang.String |
sccsid
Deprecated.
Version information
|
Modifier | Constructor and Description |
---|---|
protected |
MQSubscription(java.lang.String uuid,
java.lang.String topicName,
java.lang.String user,
java.lang.String subscriptionPoint,
java.lang.String registrationDate,
java.lang.String client,
java.lang.String filter,
java.lang.String broker,
java.lang.String queueManagerName,
java.lang.String queueName,
byte[] correlId)
Deprecated.
Protected constructor used to create an instance of ths class
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getCorrelId()
Deprecated.
This method is not used as of WebSphere Message Broker V7.
The effects of invoking it are no longer defined.
|
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.
|
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.
|
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.
|
delete, getBroker, getClient, getFilter, getRegistrationDate, getSubscriptionPoint, getTopicName, getUser, getUUID, toString
protected static final java.lang.String copyright
protected static final java.lang.String sccsid
protected MQSubscription(java.lang.String uuid, java.lang.String topicName, java.lang.String user, java.lang.String subscriptionPoint, java.lang.String registrationDate, java.lang.String client, java.lang.String filter, java.lang.String broker, java.lang.String queueManagerName, java.lang.String queueName, byte[] correlId)
uuid
- topicName
- user
- subscriptionPoint
- registrationDate
- client
- filter
- broker
- queueManagerName
- queueName
- correlId
- public static Subscription getSubscriptionFromString(java.lang.String encodedData)
public byte[] getCorrelId()
public java.lang.String getQueueManagerName()
public java.lang.String getQueueName()