| Package | Description |
|---|---|
| org.apache.axis.client | |
| org.apache.axis.transport.jms |
| Modifier and Type | Method and Description |
|---|---|
String |
AdminClient.list(Options opts)
process the options then run a list call
|
String |
AdminClient.process(Options opts,
InputStream input)
submit the input stream's contents to the endpoint, return the results as a string.
|
String |
AdminClient.process(Options opts,
String xmlFile) |
void |
AdminClient.processOpts(Options opts)
go from the (parsed) command line to setting properties on our call object.
|
String |
AdminClient.quit(Options opts)
process the command line ops, then send a quit command
|
| Modifier and Type | Method and Description |
|---|---|
static HashMap |
SimpleJMSListener.createCFMap(Options options) |
static HashMap |
SimpleJMSListener.createConnectorMap(Options options) |
Copyright © The Apache Software Foundation. All Rights Reserved.