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

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


Uses of Class
org.apache.axis.wsdl.symbolTable.ServiceEntry

Packages that use ServiceEntry
org.apache.axis.wsdl.symbolTable   
org.apache.axis.wsdl.toJava   
 

Uses of ServiceEntry in org.apache.axis.wsdl.symbolTable
 

Methods in org.apache.axis.wsdl.symbolTable that return ServiceEntry
 ServiceEntry SymbolTable.getServiceEntry(javax.xml.namespace.QName qname)
          Get the ServiceEntry with the given QName.
 

Uses of ServiceEntry in org.apache.axis.wsdl.toJava
 

Constructors in org.apache.axis.wsdl.toJava with parameters of type ServiceEntry
JavaTestCaseWriter(Emitter emitter, ServiceEntry sEntry, SymbolTable symbolTable)
          Constructor.
JavaServiceImplWriter(Emitter emitter, ServiceEntry sEntry, SymbolTable symbolTable)
          Constructor.
JavaServiceIfaceWriter(Emitter emitter, ServiceEntry sEntry, SymbolTable symbolTable)
          Constructor.
 



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