public class WsgenTool extends Object
Constructor and Description |
---|
WsgenTool(OutputStream out) |
WsgenTool(OutputStream out,
com.sun.xml.ws.api.server.Container container) |
Modifier and Type | Method and Description |
---|---|
boolean |
buildModel(String endpoint,
com.sun.tools.ws.wscompile.WsgenTool.Listener listener) |
boolean |
run(String[] args) |
protected void |
usage(Options options) |
public WsgenTool(OutputStream out, com.sun.xml.ws.api.server.Container container)
public WsgenTool(OutputStream out)
public boolean run(String[] args)
public boolean buildModel(String endpoint, com.sun.tools.ws.wscompile.WsgenTool.Listener listener) throws BadCommandLineException
endpoint
- listener
- BadCommandLineException
protected void usage(Options options)
Copyright © 2016 Oracle Corporation. All rights reserved.