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