Class | Description |
---|---|
HelpMojo |
Display help information on jaxws-maven-plugin.
Call mvn jaxws:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
Invoker | |
MainWsGenMojo |
Reads a JAX-WS service endpoint implementation class
and generates all of the portable artifacts for a JAX-WS web service.
|
MainWsImportMojo |
Parses wsdl and binding files and generates Java code needed to access it.
|
TestWsGenMojo |
Reads a JAX-WS service endpoint implementation class
and generates all of the portable artifacts for a JAX-WS web service
(into the generate test source directory).
|
TestWsImportMojo |
Parses wsdl and binding files and generates Java code needed to access it
(for tests).
|
Copyright © 2020 MojoHaus. All rights reserved.