Websphere MQ Everyplace

Package examples.mqbridge.administration.commandline

A command line tool to create an WMQ client connection object on the WebSphere MQ Everyplace bridge on a specified WMQe queue manager and perform various operations on it.

See:
          Description

Class Summary
IsQueueManagerBridgeCapable Queries the queue manager and finds whether the queue manager is bridge capable or not.
MQBridgeCreator A command-line tool to add a bridge to a bridge-enabled queue manager.
MQBridgeQueueCreator A command-line tool which creates an MQ bridge queue on a queue manager.
MQConnectionCreator A command line tool to create an WMQ client connection object on the WebSphere MQ Everyplace bridge on a specified WMQe queue manager.
MQeBridgesQuery A command-line tool to query all the attributes of a bridges object.
MQeBridgesStart A command-line tool to start a bridges resource running.
MQeBridgesStop A command-line tool to stop a bridges resource running.
MQListenerCreator A command-line tool to create an WMQ transmission queue listener on an WMQe queue manager.
MQQMgrProxyCreator A command-line tool to create an MQ queue manager proxy object.
SendTestMessage To send a test message from one queue manager to another, using a bridge-enabled server to do so.
 

Package examples.mqbridge.administration.commandline Description

A command line tool to create an WMQ client connection object on the WebSphere MQ Everyplace bridge on a specified WMQe queue manager and perform various operations on it.

Create client connection.

Create a Bridge Queue.

Add a bridge to a bridge-enabled queue manager.

Query all the attributes of a bridge object.

Start a bridge resource.

Stop a bridge resource.

Create a WMQ transmission queue listener on a WMQe queue manager.

Create a WMQ queue manager proxy object.

Send a test message from one queue manager to another, using a bridge-enabled server.


Websphere MQ Everyplace