Uses of Class
org.apache.axis.utils.Options
Packages that use Options
-
Uses of Options in org.apache.axis.client
Methods in org.apache.axis.client with parameters of type OptionsModifier and TypeMethodDescriptionprocess the options then run a list callAdminClient.process
(Options opts, InputStream input) submit the input stream's contents to the endpoint, return the results as a string.void
AdminClient.processOpts
(Options opts) go from the (parsed) command line to setting properties on our call object.process the command line ops, then send a quit command -
Uses of Options in org.apache.axis.transport.jms
Methods in org.apache.axis.transport.jms with parameters of type OptionsModifier and TypeMethodDescriptionstatic final HashMap
SimpleJMSListener.createCFMap
(Options options) static final HashMap
SimpleJMSListener.createConnectorMap
(Options options)