Index

A B C D E F G H I J L M O P R S T U W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractCodegenMojo - Class in org.apache.cxf.maven_plugin
 
AbstractCodegenMojo() - Constructor for class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
addBindingFile(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
addDefaultBindingFileIfExists(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
addPluginArtifact(Set<URI>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
asyncMethods - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 

B

bareMethods - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
buildContext - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 

C

classesDirectory - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
ClassLoaderSwitcher - Class in org.apache.cxf.maven_plugin
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.ClassLoaderSwitcher
 
configureProxyServerSettings() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
copyOptions(Option) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
createMarkerFile(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
createMarkerFile(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
createWsdlOptionsFromScansAndExplicitWsdlOptions() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
createWsdlOptionsFromScansAndExplicitWsdlOptions() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
createWsdlOptionsFromScansAndExplicitWsdlOptions() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 

D

deleteDir(File) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
Recursively delete the given directory
disableDependencyScan - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
By default all maven dependencies of type "wsdl" are added to the effective wsdlOptions.
disableDirectoryScan - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
Disables the scanning of the wsdlRoot/testWsdlRoot directories.
doesMatch(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
Not quite the same as equals: null in version matches anything.
downloadRemoteWsdls(List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 

E

equals(Object) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
equals(Object) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
excludes - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
A list of wsdl files to exclude.
execute() - Method in class org.apache.cxf.cxf_codegen_plugin.HelpMojo
execute() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
execute() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
extraargs - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
Extra arguments to pass to the command-line code generator.

F

fillWsdlOptionFromArtifact(GenericWsdlOption, Artifact, File) - Static method in class org.apache.cxf.maven_plugin.WsdlUtilities
 
fork - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
Allows running the JavaToWs in a separate process.
forkOnce(Set<URI>, List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
ForkOnceWSDL2Java - Class in org.apache.cxf.maven_plugin.wsdl2java
 
ForkOnceWSDL2Javascript - Class in org.apache.cxf.maven_plugin.wsdl2js
 

G

generate(GenericWsdlOption, Bus, Set<URI>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
generate(GenericWsdlOption, Bus, Set<URI>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
generate(GenericWsdlOption, Bus, Set<URI>) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
generateCommandLine(File, URI, URI, boolean) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
generateCommandLine(File, URI, URI, boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
generateCommandLine(File, URI, URI, boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
generateCommandLine(GenericWsdlOption) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
generateCommandLine(GenericWsdlOption) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
generateWsdlOptionFromFile(File, File) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOptionLoader
 
GenericWsdlOption - Interface in org.apache.cxf.maven_plugin
The abstract mojo processes in terms of a list of these items.
getArtifact() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
getArtifact() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getArtifact() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
Maven coordinates
getArtifactId() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getAsyncMethods() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getBareMethods() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getBaseFileURI(URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
Finds the base file URI that 'contains' the given URI.
getBindingFiles() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getCatalog() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getCatalog() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getClassifier() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getDataBinding() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDefaultExcludesNamespace() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDefaultNamespacePackageMapping() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDeleteDirs() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
getDeleteDirs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDeleteDirs() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
getDependencies() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDependencies() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getDependencyURIs(URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDoneFile(URI, URI, String) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
getExceptionSuper() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getExtraargs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getFaultSerialVersionUID() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getForkClass() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
getForkClass() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getForkClass() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getFrontEnd() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getGeneratedSourceRoot() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
getGeneratedSourceRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getGeneratedSourceRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getGeneratedTestRoot() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
getGeneratedTestRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getGeneratedTestRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getGroupId() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getMarkerSuffix() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
getMarkerSuffix() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getMarkerSuffix() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getMimeMethods() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getNamespaceExcludes() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getOutput() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getOutputDir() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
getOutputDir() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getOutputDir() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getPackagenames() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getPackagePrefixes() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getPrefix() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
 
getSeiSuper() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getServiceName() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getTimestamp(URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
Finds the timestamp for a given URI.
getType() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getUri() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
Return a string pointing to the WSDL.
getUri() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getUri() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
 
getUri() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
getValidate() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getValidateWsdl() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getVersion() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getWsdl() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getWsdl() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
getWsdlArtifact() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getWsdlFile(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
Try to find a file matching the wsdl path (either absolutely, relatively to the current dir or to the project base dir)
getWsdlFile(GenericWsdlOption, File) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
Try to find a file matching the wsdl path (either absolutely, relatively to the current dir or to the project base dir)
getWsdlFiles(File, String[], String[]) - Static method in class org.apache.cxf.maven_plugin.WsdlUtilities
 
getWsdlLocation() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getWsdlURI(URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getWsdlURI(GenericWsdlOption, URI) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
getWsdlVersion() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getWsdlVersion() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getXJCargs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 

H

hashCode() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
hashCode() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
HelpMojo - Class in org.apache.cxf.cxf_codegen_plugin
Display help information on cxf-codegen-plugin.
Call mvn cxf-codegen:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.cxf.cxf_codegen_plugin.HelpMojo
 

I

includes - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
A list of wsdl files to include.
isAllowElementRefs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isAutoNameResolution() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isDefServiceName() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
isExtendedSoapHeaders() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isMarkGenerated() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isNoAddressBinding() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isNoTypes() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isSetWsdlLocation() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isSuppressGeneratedDate() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isWsdlList() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 

J

joinWithComma(String[]) - Static method in class org.apache.cxf.maven_plugin.WsdlUtilities
 

L

loadWsdlOptionsFromDependencies(MavenProject, File) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOptionLoader
 
loadWsdlOptionsFromDependencies(MavenProject, Option, File) - Static method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
loadWsdlOptionsFromFiles(File, String[], String[], File) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOptionLoader
Scan files in a directory and generate one wsdlOption per file found.

M

main(String[]) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.ForkOnceWSDL2Java
 
main(String[]) - Static method in class org.apache.cxf.maven_plugin.wsdl2js.ForkOnceWSDL2Javascript
 
markerDirectory - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
Directory in which the "DONE" markers are saved that
merge(Option) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
merge(Option) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
mergeOptions(List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
Merge WsdlOptions that point to the same file by adding the extraargs to the first option and deleting the second from the options list
mergeOptions(List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
mimeMethods - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 

O

Option - Class in org.apache.cxf.maven_plugin.wsdl2java
 
Option - Class in org.apache.cxf.maven_plugin.wsdl2js
 
Option() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.Option
 
Option() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.Option
 
Option.UriPrefixPair - Class in org.apache.cxf.maven_plugin.wsdl2js
Since an arbitrary URI can't be an XML element name, these pairs are used to specify a mapping from URI to prefix.
org.apache.cxf.cxf_codegen_plugin - package org.apache.cxf.cxf_codegen_plugin
 
org.apache.cxf.maven_plugin - package org.apache.cxf.maven_plugin
 
org.apache.cxf.maven_plugin.wsdl2java - package org.apache.cxf.maven_plugin.wsdl2java
 
org.apache.cxf.maven_plugin.wsdl2js - package org.apache.cxf.maven_plugin.wsdl2js
 
outputDir - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
Directory where generated java classes will be created.

P

packagenames - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
pluginArtifacts - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
The plugin dependencies, needed for the fork mode
project - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 

R

restoreClassLoader() - Method in class org.apache.cxf.maven_plugin.ClassLoaderSwitcher
Restore the old classloader
runForked(Set<URI>, String, String[]) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 

S

setAllowElementRefs(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setArtifact(WsdlArtifact) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
setArtifact(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setArtifact(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
setArtifactId(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setAsyncMethods(String[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setAutoNameResolution(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setBareMethods(String[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setBindingFiles(Set<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setCatalog(File) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Set catalog used to resolve XML URIs in the wsdl.
setCatalog(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setClassifier(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setDataBinding(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDefaultExcludesNamespace(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDefaultNamespacePackageMapping(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDeleteDirs(File[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDependencies(File[]) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
setDependencies(String[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setExceptionSuper(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setExtendedSoapHeaders(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setExtraargs(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setFaultSerialVersionUID(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setFrontEnd(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setGroupId(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setMarkGenerated(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setMimeMethods(String[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setNamespaceExcludes(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setNoAddressBinding(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setNoTypes(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setOutput(File) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Set the output directory.
setOutputDir(File) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
setOutputDir(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setOutputDir(File) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
setPackagenames(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setPackagePrefixes(Option.UriPrefixPair[]) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Set the mappings from namespace URI to Javascript name prefixes.
setPrefix(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
Set the prefix.
setSeiSuper(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setServiceName(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setSuppressGeneratedDate(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setType(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setUri(String) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
setUri(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setUri(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
Set the URI.
setUri(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
setValidate(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setValidate(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Control WSDL validation.
setValidateWsdl(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setVersion(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setWsdl(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setWsdl(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
Set pathname or URI to WSDL.
setWsdlArtifact(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setWsdlList(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setWsdlLocation(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setWsdlVersion(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setWsdlVersion(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
setXJCargs(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
shouldRun(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
Determine if code should be generated from the given wsdl
shouldRun(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
Determine if code should be generated from the given wsdl
shouldRun(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
skipGarbageCollection - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
switchClassLoader(MavenProject, boolean, File) - Method in class org.apache.cxf.maven_plugin.ClassLoaderSwitcher
Create and set the classloader that is needed for creating the java sources from wsdl

T

testWsdlRoot - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
toString() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
toString() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
toString() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
toString() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 

U

UriPrefixPair() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
 
useCompileClasspath - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
Use the compile classpath rather than the test classpath for execution useful if the test dependencies clash with those of wsdl2java

W

WSDL_TYPE - Static variable in class org.apache.cxf.maven_plugin.WsdlUtilities
 
WSDL2JavaMojo - Class in org.apache.cxf.maven_plugin.wsdl2java
 
WSDL2JavaMojo() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
WSDL2JavaScriptMojo - Class in org.apache.cxf.maven_plugin.wsdl2js
 
WSDL2JavaScriptMojo() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
WsdlArtifact - Class in org.apache.cxf.maven_plugin.wsdl2java
THis exists to move this into the same package as the mojo.
WsdlArtifact - Class in org.apache.cxf.maven_plugin.wsdl2js
This exists to move this into the same package as the mojo.
WsdlArtifact - Class in org.apache.cxf.maven_plugin
Represents a wsdl file that is stored in a maven repository
WsdlArtifact() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.WsdlArtifact
 
WsdlArtifact() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.WsdlArtifact
 
WsdlArtifact() - Constructor for class org.apache.cxf.maven_plugin.WsdlArtifact
 
WsdlOption - Class in org.apache.cxf.maven_plugin.wsdl2java
 
WsdlOption - Class in org.apache.cxf.maven_plugin.wsdl2js
An option for javascript generation.
WsdlOption() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
WsdlOption() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
WsdlOptionLoader - Class in org.apache.cxf.maven_plugin.wsdl2java
 
wsdlRoot - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMojo
 
WsdlUtilities - Class in org.apache.cxf.maven_plugin
 

X

xjcargs - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
Extra arguments to pass to the XJC compiler command-line code generator.
A B C D E F G H I J L M O P R S T U W X 
All Classes and Interfaces|All Packages|Constant Field Values