The MQe Application Programming Interface (API) is the programming interface to MQe. Two languages are supported, Java™ and C.
The Java version provides access to all MQe functions. The detailed classes, methods, and procedures are described in the Java Programming Reference. Examples of MQe programming are given throughout this information center.
There are three versions of the C support:
The C Bindings are supplied for use until the Native C code base provides full functionality. They provide access to a major subset of MQe functions. The detailed methods and procedures are described in the C Programming Reference. Examples of programming MQe for the C bindings are given in the C Bindings Programming Reference.