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(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 © 2003 Apache Web Services Project. All Rights Reserved.