Class | Description |
---|---|
AuthInfo |
Represents authorization information needed by
com.sun.tools.ws.wscompile.DefaultAuthenticator to
authenticate wsimport to access the wsdl. |
ErrorReceiver |
Implemented by the driver of the compiler engine to handle
errors found during the compiliation.
|
ErrorReceiverFilter |
Filter implementation of the ErrorReceiver.
|
FilerCodeWriter |
Writes all the source files using the specified Filer.
|
Options |
Provide common jaxws tool options.
|
Plugin |
Add-on that works on the generated source code.
|
WSCodeWriter |
FileCodeWriter implementation that notifies
JAX-WS about newly created files. |
WsgenOptions | |
WsgenTool | |
WsimportListener | |
WsimportOptions | |
WsimportTool |
Enum | Description |
---|---|
Options.Target |
Exception | Description |
---|---|
AbortException |
Signals the abortion of the compilation.
|
BadCommandLineException | |
Options.WeAreDone |
Used to signal that we've finished processing.
|
Copyright © 2016 Oracle Corporation. All rights reserved.