Universal Messaging 10.3 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for Java | Code Examples | Pub/Sub Channels | Java Client: Batching Server Calls
 
Java Client: Batching Server Calls
This example shows how to find multiple channels and queues in one call to the server.
Usage
findChannelsAndQueues <name> <name> <name>.....

<Arguments>

<name> - The name(s) of the channels to find


Note: -? provides help on environment variables
Application Source Code
Click here for a code example