| Package | Description |
|---|---|
| org.apache.axis.client | |
| org.apache.axis.wsdl | |
| org.apache.axis.wsdl.gen | |
| org.apache.axis.wsdl.toJava |
| Modifier and Type | Method and Description |
|---|---|
Parser |
Service.getWSDLParser() |
| Constructor and Description |
|---|
Service(Parser parser,
QName serviceName)
Constructs a new Service object for the service in the WSDL document
|
| Modifier and Type | Method and Description |
|---|---|
protected Parser |
WSDL2Java.createParser()
Instantiate an extension of the Parser
|
| Modifier and Type | Field and Description |
|---|---|
protected Parser |
WSDL2.parser
Field parser
|
| Modifier and Type | Method and Description |
|---|---|
protected Parser |
WSDL2.createParser()
createParser
Used by extended classes to construct an instance of the Parser
|
protected Parser |
WSDL2.getParser()
getParser
get the Parser object
|
| Modifier and Type | Class and Description |
|---|---|
class |
Emitter
This class produces java files for stubs, skeletons, and types from a
WSDL document.
|
Copyright © The Apache Software Foundation. All Rights Reserved.