IBM MQ classes for Java connection modes

The way you program for IBM® MQ classes for Java has some dependencies on the connection modes you want to use.

If you use client connections, there are a number of differences from the IBM MQ MQI client but it is conceptually similar. If you use bindings mode you can use fastpath bindings and can issue the MQBEGIN command. You specify which mode to use by setting variables in the MQEnvironment class.