| Package | Description |
|---|---|
| com.sun.enterprise.deployment.util.webservice |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WsCompileInvoker.generateClientStubs(WSDLConfig config)
This is used to generate the non-portable client side artifacts given information on WSDL file location and the
package name; The caller sends the required info on WSDL location, package name etc in WSDLConfig argument and
this method creates the equivalent jaxrpc-config.xml, invokes wscompile with -gen:client option which will
generate all required non-portable client-side artifacts like JAXRPC stubs etc.
|
abstract void |
WsCompileInvoker.generateSEI(WSDLConfig config)
This is used to generate SEI and mapping files given information on WSDL file location, require package name.
|
Copyright © 2019. All rights reserved.