Attributes Summary |
persistence : MQMessagingPersistenceType | Denotes how the persistence of a message is set.
|
priority : MQMessagingPriorityType | Denotes how the priority of a message is set.
|
specifiedPriority : Integer | If priority is set to SPECIFIED any message sent via this destination will have the priority set to this properties value.
|
expiry : MQMessagingExpiryType | Denotes how the expiry of a message is set.
|
specifiedExpiry : Long | If expiry is set to SPECIFIED any message sent via this destination will have the expiry set to this properties value.
|
baseTopicName : String | The name of the MQ topic messages should be published on.
|
CCSID : Integer | Character set used to communicate with the Queue Manager.
|
useNativeEncoding : Boolean | When enabled, native encoding is used.
|
integerEncoding : MQIntegerEncoding | The integer encoding type to use.
|
decimalEncoding : MQDecimalEncoding | The decimal encoding type to use.
|
floatingPointEncoding : MQFloatingPointEncoding | Floating point encoding type to use.
|
targetClient : MQTargetClientType | Denotes whether the application receiving messages from the destination is a JMS application or a legacy MQ application.
|
brokerDurSubQueue : String | Broker durable subscription queue name.
|
brokerCCDurSubQueue : String | Broker connection consumer durable subscription queue name.
|