| Package | Description |
|---|---|
| org.glassfish.webservices |
| Modifier and Type | Method and Description |
|---|---|
WebServerInfo |
WsUtil.getWebServerInfoForDAS() |
| Modifier and Type | Method and Description |
|---|---|
void |
WsUtil.generateFinalWsdl(URL wsdlFileUrl,
WebService webService,
WebServerInfo wsi,
File finalWsdlFile)
Transform the deployed WSDL document for a given webservice by
replacing the ENDPOINT ADDRESS for each port with the actual
endpoint address on which it will be listening.
|
void |
WsUtil.generateFinalWsdl(URL wsdlFileUrl,
WebService webService,
WebServerInfo wsi,
OutputStream outputStream) |
Copyright © 2017. All rights reserved.