站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Uses of Class org.apache.axis.utils.CLOptionDescriptor (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


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

Packages that use CLOptionDescriptor
org.apache.axis.utils   
org.apache.axis.wsdl   
org.apache.axis.wsdl.gen   
 

Uses of CLOptionDescriptor in org.apache.axis.utils
 

Methods in org.apache.axis.utils with parameters of type CLOptionDescriptor
static StringBuffer CLUtil.describeOptions(CLOptionDescriptor[] options)
          Format options into StringBuffer and return.
 

Constructors in org.apache.axis.utils with parameters of type CLOptionDescriptor
CLArgsParser(String[] args, CLOptionDescriptor[] optionDescriptors, ParserControl control)
          Create a parser that can deal with options and parses certain args.
CLArgsParser(String[] args, CLOptionDescriptor[] optionDescriptors)
          Create a parser that deals with options and parses certain args.
 

Uses of CLOptionDescriptor in org.apache.axis.wsdl
 

Fields in org.apache.axis.wsdl declared as CLOptionDescriptor
protected static CLOptionDescriptor[] WSDL2Java.options
          Define the understood options.
protected  CLOptionDescriptor[] Java2WSDL.options
          Define the understood options.
 

Methods in org.apache.axis.wsdl with parameters of type CLOptionDescriptor
protected  void Java2WSDL.addOptions(CLOptionDescriptor[] newOptions)
          addOptions Add option descriptions to the tool.
 

Uses of CLOptionDescriptor in org.apache.axis.wsdl.gen
 

Fields in org.apache.axis.wsdl.gen declared as CLOptionDescriptor
protected  CLOptionDescriptor[] WSDL2.options
           
 

Methods in org.apache.axis.wsdl.gen with parameters of type CLOptionDescriptor
protected  void WSDL2.addOptions(CLOptionDescriptor[] newOptions)
          addOptions Add option descriptions to the tool.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.