COMPMSG
A list of the techniques that can be used for compressing message data on a connection.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: COMPMSG
JMS administration tool short name: MC
Programmatic access
Setters/getters
- MQConnectionFactory.setMsgCompList()
- MQConnectionFactory.getMsgCompList()
Values
- NONE
- This is the default value.
- A list of one or more of the following values separated by blank characters:
- RLE ZLIBFAST ZLIBHIGH
Parent topic: Properties of IBM MQ classes for JMS objects