|
||||||||||
| 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(QName qname)
Get the ServiceEntry with the given QName. |
| Uses of ServiceEntry in org.apache.axis.wsdl.toJava |
|---|
| Methods in org.apache.axis.wsdl.toJava with parameters of type ServiceEntry | |
|---|---|
protected java.lang.String |
JavaGeneratorFactory.getServiceInterfaceJavaNameHook(ServiceEntry sEntry)
|
| Constructors in org.apache.axis.wsdl.toJava with parameters of type ServiceEntry | |
|---|---|
JavaServiceIfaceWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Constructor. |
|
JavaServiceImplWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Constructor. |
|
JavaTestCaseWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||