|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WadlOption | |
|---|---|
| org.apache.cxf.maven_plugin.wadlto | |
| Uses of WadlOption in org.apache.cxf.maven_plugin.wadlto |
|---|
| Methods in org.apache.cxf.maven_plugin.wadlto that return WadlOption | |
|---|---|
protected static WadlOption |
OptionLoader.generateWsdlOptionFromFile(File wadl,
Option defaultOptions,
File defaultOutputDir)
|
| Methods in org.apache.cxf.maven_plugin.wadlto that return types with arguments of type WadlOption | |
|---|---|
static List<WadlOption> |
OptionLoader.loadWsdlOptionsFromDependencies(org.apache.maven.project.MavenProject project,
Option defaultOptions,
File outputDir)
|
static List<WadlOption> |
OptionLoader.loadWsdlOptionsFromFiles(File wsdlBasedir,
String[] includes,
String[] excludes,
Option defaultOptions,
File defaultOutputDir)
Scan files in a directory and generate one wsdlOption per file found. |
| Methods in org.apache.cxf.maven_plugin.wadlto with parameters of type WadlOption | |
|---|---|
protected org.apache.cxf.Bus |
AbstractCodeGeneratorMojo.callCodeGenerator(WadlOption option,
org.apache.cxf.Bus bus,
Set<URI> classPath)
|
| Method parameters in org.apache.cxf.maven_plugin.wadlto with type arguments of type WadlOption | |
|---|---|
protected void |
AbstractCodeGeneratorMojo.downloadRemoteDocs(List<WadlOption> effectiveOptions)
|
protected void |
AbstractCodeGeneratorMojo.forkOnce(Set<URI> classPath,
List<WadlOption> effectiveOptions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||