Index
All Classes and Interfaces|All Packages
A
- AbstractCodeGeneratorMojo - Class in org.apache.cxf.maven_plugin.wadlto
- AbstractCodeGeneratorMojo() - Constructor for class org.apache.cxf.maven_plugin.wadlto.AbstractCodeGeneratorMojo
- addBindingFile(File) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
C
- callCodeGenerator(WadlOption, Bus, Set<URI>) - Method in class org.apache.cxf.maven_plugin.wadlto.AbstractCodeGeneratorMojo
- ClassLoaderSwitcher - Class in org.apache.cxf.maven_plugin.common
-
Manages switching to the classloader needed for creating the java sources and restoring the old classloader when finished
- ClassLoaderSwitcher(Log) - Constructor for class org.apache.cxf.maven_plugin.common.ClassLoaderSwitcher
- copyOptions(Option) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
D
- deleteDir(File) - Method in class org.apache.cxf.maven_plugin.wadlto.AbstractCodeGeneratorMojo
-
Recursively delete the given directory
- DocumentArtifact - Class in org.apache.cxf.maven_plugin.common
-
Represents a document file (wsdl, wadl) that is stored in a maven repository
- DocumentArtifact() - Constructor for class org.apache.cxf.maven_plugin.common.DocumentArtifact
- doesMatch(DocumentArtifact) - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- downloadRemoteDocs(List<WadlOption>) - Method in class org.apache.cxf.maven_plugin.wadlto.AbstractCodeGeneratorMojo
E
- equals(Object) - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- execute() - Method in class org.apache.cxf.maven_plugin.wadlto.WADL2JavaMojo
F
- forkOnce(Set<URI>, List<WadlOption>) - Method in class org.apache.cxf.maven_plugin.wadlto.AbstractCodeGeneratorMojo
- ForkOnceCodeGenerator - Class in org.apache.cxf.maven_plugin.common
G
- generateCommandLine(File, URI, URI, boolean) - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- generateWadlOptionFromFile(File, Option, File) - Static method in class org.apache.cxf.maven_plugin.wadlto.OptionLoader
- getArtifactId() - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- getBindingFiles() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getCatalog() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getDeleteDirs() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getDependencies() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getDocumentFile(File) - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
-
Try to find a file matching the wadl path (either absolutely, relatively to the current dir or to the project base dir)
- getExtraargs() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getGroupId() - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- getOutputDir() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getPackagename() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getResourcename() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getRx() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getSchemaPackagenames() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- getType() - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- getVersion() - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- getWadl() - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- getWadlArtifact() - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- getWadlFileExtension() - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- getWadlURIs(URI, ClassLoader) - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
H
- hashCode() - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
I
- isImpl() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- isInterface() - Method in class org.apache.cxf.maven_plugin.wadlto.Option
L
- loadWadlOptionsFromFile(File, String[], String[], Option, File) - Static method in class org.apache.cxf.maven_plugin.wadlto.OptionLoader
-
Scan files in a directory and generate one wadlOption per file found.
- loadWsdlOptionsFromDependencies(MavenProject, Option, File) - Static method in class org.apache.cxf.maven_plugin.wadlto.OptionLoader
M
- main(String[]) - Static method in class org.apache.cxf.maven_plugin.common.ForkOnceCodeGenerator
- merge(Option) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
O
- Option - Class in org.apache.cxf.maven_plugin.wadlto
- Option() - Constructor for class org.apache.cxf.maven_plugin.wadlto.Option
- OptionLoader - Class in org.apache.cxf.maven_plugin.wadlto
- org.apache.cxf.maven_plugin.common - package org.apache.cxf.maven_plugin.common
- org.apache.cxf.maven_plugin.wadlto - package org.apache.cxf.maven_plugin.wadlto
- outputDir - Variable in class org.apache.cxf.maven_plugin.wadlto.Option
-
Directory where generated java classes will be created.
R
- restoreClassLoader() - Method in class org.apache.cxf.maven_plugin.common.ClassLoaderSwitcher
-
Restore the old classloader
S
- setArtifactId(String) - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- setBindingFiles(String[]) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setCatalog(String) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setDeleteDirs(File[]) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setDependencies(File[]) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setExtraargs(List<String>) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setGroupId(String) - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- setImpl(boolean) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setInterface(boolean) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setOutputDir(File) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setPackagename(String) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setResourcename(String) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setRx(String) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setSchemaPackagenames(List<String>) - Method in class org.apache.cxf.maven_plugin.wadlto.Option
- setType(String) - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- setVersion(String) - Method in class org.apache.cxf.maven_plugin.common.DocumentArtifact
- setWadl(String) - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- setWadlArtifact(DocumentArtifact) - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- setWadlFileExtension(String) - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
- switchClassLoader(MavenProject, boolean, File) - Method in class org.apache.cxf.maven_plugin.common.ClassLoaderSwitcher
-
Create and set the classloader that is needed for creating the java sources from wsdl
T
- toString() - Method in class org.apache.cxf.maven_plugin.wadlto.WadlOption
W
- WADL2JavaMojo - Class in org.apache.cxf.maven_plugin.wadlto
-
CXF WADL To Java Tool
- WADL2JavaMojo() - Constructor for class org.apache.cxf.maven_plugin.wadlto.WADL2JavaMojo
- WadlOption - Class in org.apache.cxf.maven_plugin.wadlto
- WadlOption() - Constructor for class org.apache.cxf.maven_plugin.wadlto.WadlOption
All Classes and Interfaces|All Packages