See: Description
| Interface | Description |
|---|---|
| CMQBC | Deprecated
use
CMQBC instead |
| CMQC | Deprecated
use
CMQC instead |
| CMQCFC | Deprecated
use
CMQCFC instead |
| CMQPSC | Deprecated
use
CMQPSC instead |
| CMQXC | Deprecated
use
CMQXC instead |
| CMQZC | Deprecated
use
CMQZC instead |
| MQChainable |
Interface implemented by header structures that can be chained.
|
| MQData |
Interface representing a data element in an MQ message.
|
| MQHeader |
Interface representing an MQ header.
|
| MQHeader.Field |
Interface representing an individual header field.
|
| MQHeaderFactory |
An MQHeaderFactory is used to create new MQHeader instances dynamically.
|
| MQHeaderFactory.Registry |
Interface representing a registry for MQHeaderFactories and their supported types and formats.
|
| MQRFH.NameValuePair | |
| MQRFH2.Element |
The Element interface to get and set values
|
| Class | Description |
|---|---|
| CCSID |
Utility class for converting between numeric CCSID values defined by
WebSphere MQ; codepage names known by the operating system and used by Java
for character conversion; charsets used by Java for character conversion.
|
| Charsets |
Class to do NIO Charset based conversion of data in Headers
|
| MQCIH |
MQCIH (CICS bridge header) header class.
|
| MQDH |
MQDH (distribution list header) header class.
|
| MQDLH |
MQDLH (dead-letter header) header class.
|
| MQHeaderContext |
An MQMessageContext is used by instances of MQHeaderFactory when decoding message content.
|
| MQHeaderIterator |
An MQHeaderIterator returns headers one by one from a message.
|
| MQHeaderList |
An MQHeaderList represents an ordered list of header instances.
|
| MQHeaderRegistry |
The MQHeaderRegistry provides resources for decoding or instantiating header instances.
|
| MQIIH |
MQIIH header class.
|
| MQMD |
MQMD (message descriptor) header class.
|
| MQMD1 |
MQMD version 1 (message descriptor) header class.
|
| MQMDE |
MQMDE header class.
|
| MQRFH |
MQRFH header class.
|
| MQRFH2 |
Header class representing the MQRFH2 structure.
|
| MQRMH |
MQRMH header class.
|
| MQSAPH |
MQSAPH header class.
|
| MQTM |
MQTM header class.
|
| MQTM2 | |
| MQTMC2 |
MQTMC2 header class.
|
| MQWIH |
MQWIH (work information header) header class.
|
| MQXQH |
MQXQH (transmission queue header) header class.
|
| Exception | Description |
|---|---|
| MQDataException |
An MQDataException is thrown whenever a WebSphere MQ PCF error occurs.
|
This package comprises a set of classes and interfaces which allow the Java programmer to work with Message Headers.