|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WsdlOption | |
|---|---|
| org.apache.cxf.maven_plugin | |
| Uses of WsdlOption in org.apache.cxf.maven_plugin |
|---|
| Methods in org.apache.cxf.maven_plugin that return WsdlOption | |
|---|---|
protected static WsdlOption |
WsdlOptionLoader.generateWsdlOptionFromFile(File wsdl,
Option defaultOptions,
File defaultOutputDir)
|
| Methods in org.apache.cxf.maven_plugin that return types with arguments of type WsdlOption | |
|---|---|
static List<WsdlOption> |
WsdlOptionLoader.loadWsdlOptionsFromDependencies(MavenProject project,
Option defaultOptions,
File outputDir)
|
static List<WsdlOption> |
WsdlOptionLoader.loadWsdlOptionsFromFiles(File wsdlBasedir,
String[] includes,
String[] excludes,
Option defaultOptions,
File defaultOutputDir)
Scan files in a directory and generate one wsdlOption per file found. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||