| Package | Description |
|---|---|
| com.sun.xml.rpc.tools.wsdeploy |
| Modifier and Type | Field and Description |
|---|---|
protected WebServicesInfo |
EndpointCompileTool.webServicesInfo |
protected WebServicesInfo |
EndpointClientCompileTool.webServicesInfo |
| Modifier and Type | Method and Description |
|---|---|
WebServicesInfo |
DeploymentDescriptorParser.parse(InputStream is) |
protected WebServicesInfo |
DeploymentDescriptorParser.parseWebServices(XMLReader reader) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeployTool.createRuntimeDescriptor(WebServicesInfo webServicesInfo) |
protected void |
DeployTool.defineServletsAndListeners(WebServicesInfo webServicesInfo) |
protected void |
DeployTool.process(EndpointInfo endpointInfo,
WebServicesInfo webServicesInfo) |
protected void |
DeployTool.process(WebServicesInfo webServicesInfo) |
| Constructor and Description |
|---|
EndpointClientCompileTool(OutputStream out,
String program,
WebServicesInfo wsi,
ArrayList list,
File dir,
String target,
String classpath,
ProcessorNotificationListener l) |
EndpointCompileTool(OutputStream out,
String program,
EndpointInfo ei,
WebServicesInfo wsi,
File dir,
String target,
Properties props,
String classpath,
ProcessorNotificationListener l) |
EndpointCompileTool(OutputStream out,
String program,
WebServicesInfo wsi,
ArrayList list,
File dir,
String target,
Properties props,
String classpath,
ProcessorNotificationListener l) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.