Websphere MQ Everyplace

Package examples.mqbridge.application

Simple examples to demonstrate how to put a message to an WMQ queue and how to destructively read a message from an WMQ queue.

See:
          Description

Class Summary
GetFromMQ Tool to destructively read any message appearing on a specified WebSphere MQ queue.
PutFromMQ Tool to put a message to an MQSeries queue, such that the user can specify the target queue and the target queue manager.
 

Package examples.mqbridge.application Description

Simple examples to demonstrate how to put a message to an WMQ queue and how to destructively read a message from an WMQ queue.


Websphere MQ Everyplace