Package com.ibm.mq.jmqi

The Java Message Queueing Interface (JMQI) is the interface which represents the native MQI in the Java environment.

See: Description

  • Exception Summary 
    Exception Description
    JmqiException
    The JmqiException class is thrown when errors occur in the Java Message Queueing Interface (JMQI) which is the interface which represents the native MQI in the Java environment.

Package com.ibm.mq.jmqi Description

The Java Message Queueing Interface (JMQI) is the interface which represents the native MQI in the Java environment. There is an implementation which calls through a JNI native library to the native MQI library, and another implementation which communicates with a remote Queue Manager using a WebSphere MQ Channel. When these implementations encounter a problem a JmqiException containing the details may be thrown.


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