This set of JavaDoc comprises all of the API reference information for using the IBM MQ classes for Java.

See: Description

Packages 
Package Description
com.ibm.mq
com.ibm.mq.constants
com.ibm.mq.exits
This package comprises a set of classes and interfaces which allow the Java programmer to work with MQ Channel Exits.
com.ibm.mq.headers
This package comprises a set of classes and interfaces which allow the Java programmer to work with Message Headers.
com.ibm.mq.headers.pcf
This package comprises a set of classes and interfaces which allow the Java programmer to work with Program Control Format (PCF) Message Headers
(C) Copyright IBM Corporation 2012, 2016.
com.ibm.mq.jmqi
The Java Message Queueing Interface (JMQI) is the interface which represents the native MQI in the Java environment.
com.ibm.mq.pcf
This package comprises a set of classes and interfaces which allow the Java programmer to work with Program Control Format (PCF) Message Headers.

This set of JavaDoc comprises all of the API reference information for using the IBM MQ classes for Java. It includes what are known as the "Base Java" classes (in package com.ibm.mq) and the IBM Java implementation of the MQI (in package com.ibm.jmqi), together with interfaces containing the constants used in these APIs (in package com.ibm.mq.constants).

To use Client Exits in Java applications, the package com.ibm.mq.exits is needed.

There are also specialised classes to handle message headers in package com.ibm.mq.headers, including classes for PCF processing in package com.ibm.mq.headers.pcf.


(C) Copyright IBM Corporation 2008, 2016. All rights reserved.
(c) Copyright IBM Corp. 2008, 2016. All Rights Reserved.