Websphere MQ Everyplace

Package com.ibm.broker.mqimqe.wrapper

Provides support for MQe applications that used to send com.ibm.broker.mqimqe.wrapper.MQeMbMsgObject messages to the IBM broker MQe node.

See:
          Description

Class Summary
MQeMbConstants Deprecated. The contents in this class are also available in MQeMbMsgObject.
MQeMbMsgObject Deprecated. Use MQePubSubMsgObject.
 

Package com.ibm.broker.mqimqe.wrapper Description

Provides support for MQe applications that used to send com.ibm.broker.mqimqe.wrapper.MQeMbMsgObject messages to the IBM broker MQe node. Such messages and applications can use the MQe/MQ bridge to communicate with the IBM broker, using the com.ibm.mqe,mqbridge.MQeMbTransformer bridge transformer. New applications should use the com.ibm.mqe.mqemqmessage.MQePubSubMsgObject message object, in conjunction with the com.ibm.mqe.mqbridge.MQeJMSRFHTransformer bridge transformer.


Websphere MQ Everyplace