|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |