COMPHDR
A list of the techniques that can be used for compressing header data on a connection.
Applicable Objects
ConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: COMPHDR
JMS administration tool short name: HC
Programmatic access
Setters/getters
- MQConnectionFactory.setHdrCompList()
- MQConnectionFactory.getHdrCompList()
Values
- NONE
- This is the default value.
- SYSTEM
- RLE message header compression is performed.
Parent topic: Properties of IBM MQ classes for JMS objects