Uses of Class
org.apache.axis.utils.Options

Packages that use Options
org.apache.axis.client   
org.apache.axis.transport.jms   
 

Uses of Options in org.apache.axis.client
 

Methods in org.apache.axis.client with parameters of type Options
 java.lang.String AdminClient.list(Options opts)
           
 java.lang.String AdminClient.quit(Options opts)
           
 void AdminClient.processOpts(Options opts)
           
 java.lang.String AdminClient.process(Options opts, java.lang.String xmlFile)
           
 java.lang.String AdminClient.process(Options opts, java.io.InputStream input)
           
 

Uses of Options in org.apache.axis.transport.jms
 

Methods in org.apache.axis.transport.jms with parameters of type Options
static java.util.HashMap SimpleJMSListener.createConnectorMap(Options options)
           
static java.util.HashMap SimpleJMSListener.createCFMap(Options options)
           
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.