HEADER_COMPRESSION_PROPERTY

 

public final static java.lang.String

WebSphere MQ Java™ environment key for specifying compression techniques (in order of preference) to be applied to message header data. The corresponding value must be of type java.util.Collection. The following compression technique options are valid:

MQCOMPRESS_NONE MQCOMPRESS_SYSTEM.

This property overrides MQEnvironment.hdrCompList .


uj15770_