A C G I O T W 
All Classes All Packages

A

apply(Project) - Method in class io.mateo.cxf.codegen.CxfCodegenPlugin
 

C

CXF_CODEGEN_CONFIGURATION_NAME - Static variable in class io.mateo.cxf.codegen.CxfCodegenPlugin
Name of the Configuration where dependencies are used for code generation.
CXF_CODEGEN_EXTENSION_NAME - Static variable in class io.mateo.cxf.codegen.CxfCodegenPlugin
Name of the extension contributed by this plugin.
CxfCodegenExtension - Class in io.mateo.cxf.codegen
Deprecated.
since 1.0.0 for removal in 1.1.0 in favor of Wsdl2Java tasks
CxfCodegenExtension(ObjectFactory) - Constructor for class io.mateo.cxf.codegen.CxfCodegenExtension
Deprecated.
 
CxfCodegenPlugin - Class in io.mateo.cxf.codegen
Plugin for code generation from WSDLs using Apache CXF.
CxfCodegenPlugin() - Constructor for class io.mateo.cxf.codegen.CxfCodegenPlugin
 

G

generateArgs() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Generate arguments for wsdl2java.
GenericWsdlOption - Interface in io.mateo.cxf.codegen
Deprecated.
since 1.0.0 for removal in 1.1.0 in favor of Wsdl2Java tasks
getAddToMainSourceSet() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2Java
Whether to add the generated Java sources to the "main" or not.
getAllowElementRefs() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables disregarding the rule given in section 2.3.1.2(v) of the JAX-WS 2.2 specification disallowing element references when using wrapper-style mapping.
getAllowElementRefs() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables disregarding the rule given in section 2.3.1.2(v) of the JAX-WS 2.2 specification disallowing element references when using wrapper-style mapping.
getAllowElementRefs() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables disregarding the rule given in section 2.3.1.2(v) of the JAX-WS 2.2 specification disallowing element references when using wrapper-style mapping.
getAsyncMethods() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies subsequently generated Java class methods to allow for client-side asynchronous calls, similar to enableAsyncMapping in a JAX-WS binding file.
getAsyncMethods() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies subsequently generated Java class methods to allow for client-side asynchronous calls, similar to enableAsyncMapping in a JAX-WS binding file.
getAsyncMethods() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies subsequently generated Java class methods to allow for client-side asynchronous calls, similar to enableAsyncMapping in a JAX-WS binding file.
getAutoNameResolution() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables automatically resolving naming conflicts without requiring the use of binding customizations.
getAutoNameResolution() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables automatically resolving naming conflicts without requiring the use of binding customizations.
getAutoNameResolution() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables automatically resolving naming conflicts without requiring the use of binding customizations.
getBareMethods() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies subsequently generated Java class methods to have wrapper style, similar to enableWrapperStyle in JAX-WS binding file.
getBareMethods() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies subsequently generated Java class methods to have wrapper style, similar to enableWrapperStyle in JAX-WS binding file.
getBareMethods() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies subsequently generated Java class methods to have wrapper style, similar to enableWrapperStyle in JAX-WS binding file.
getBindingFiles() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies JAX-WS or JAXB binding files or XMLBeans context files.
getBindingFiles() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies JAX-WS or JAXB binding files or XMLBeans context files.
getBindingFiles() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies JAX-WS or JAXB binding files or XMLBeans context files.
getCatalog() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specify catalog file to map the imported WSDL/schema.
getCatalog() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specify catalog file to map the imported WSDL/schema.
getCatalog() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specify catalog file to map the imported WSDL/schema.
getDatabinding() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies the databinding.
getDatabinding() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the databinding.
getDatabinding() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the databinding.
getDefaultExcludesNamespace() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables the loading of the default excludes namespace mapping.
getDefaultExcludesNamespace() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables the loading of the default excludes namespace mapping.
getDefaultExcludesNamespace() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables the loading of the default excludes namespace mapping.
getDefaultNamespacePackageMapping() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables the loading of the default namespace package name mapping.
getDefaultNamespacePackageMapping() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables the loading of the default namespace package name mapping.
getDefaultNamespacePackageMapping() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables the loading of the default namespace package name mapping.
getEncoding() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Encoding to use for generated sources (since CXF version 2.5.4).
getEncoding() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Encoding to use for generated sources (since CXF version 2.5.4).
getEncoding() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Encoding to use for generated sources (since CXF version 2.5.4).
getExceptionSuper() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies the superclass for fault beans generated from wsdl:fault elements
getExceptionSuper() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the superclass for fault beans generated from wsdl:fault elements
getExceptionSuper() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the superclass for fault beans generated from wsdl:fault elements
getExtendedSoapHeaders() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables processing of implicit SOAP headers (i.e.
getExtendedSoapHeaders() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables processing of implicit SOAP headers (i.e.
getExtendedSoapHeaders() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables processing of implicit SOAP headers (i.e.
getExtraArgs() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies extra arguments to pass to the command-line code generator.
getExtraArgs() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies extra arguments to pass to the command-line code generator.
getExtraArgs() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies extra arguments to pass to the command-line code generator.
getFaultSerialVersionUid() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies how to generate serial version UID of fault exceptions.
getFaultSerialVersionUid() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies how to generate serial version UID of fault exceptions.
getFaultSerialVersionUid() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies how to generate serial version UID of fault exceptions.
getFrontend() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies the frontend.
getFrontend() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the frontend.
getFrontend() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the frontend.
getMarkGenerated() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables adding the @Generated annotation to classes generated.
getMarkGenerated() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables adding the @Generated annotation to classes generated.
getMarkGenerated() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables adding the @Generated annotation to classes generated.
getMimeMethods() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies subsequently generated Java class methods to enable mime:content mapping, similar to enableMIMEContent in JAX-WS binding file.
getMimeMethods() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies subsequently generated Java class methods to enable mime:content mapping, similar to enableMIMEContent in JAX-WS binding file.
getMimeMethods() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies subsequently generated Java class methods to enable mime:content mapping, similar to enableMIMEContent in JAX-WS binding file.
getName() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
getNamespaceExcludes() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Ignore the specified WSDL schema namespace when generating code.
getNamespaceExcludes() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Ignore the specified WSDL schema namespace when generating code.
getNamespaceExcludes() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Ignore the specified WSDL schema namespace when generating code.
getNoAddressBinding() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
For compatibility with CXF 2.0, this flag directs the code generator to generate the older CXF proprietary WS-Addressing types instead of the JAX-WS 2.1 compliant WS-Addressing types.
getNoAddressBinding() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
For compatibility with CXF 2.0, this flag directs the code generator to generate the older CXF proprietary WS-Addressing types instead of the JAX-WS 2.1 compliant WS-Addressing types.
getNoAddressBinding() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
For compatibility with CXF 2.0, this flag directs the code generator to generate the older CXF proprietary WS-Addressing types instead of the JAX-WS 2.1 compliant WS-Addressing types.
getNoTypes() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables generation of the type classes.
getNoTypes() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables generation of the type classes.
getNoTypes() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables generation of the type classes.
getOutputDir() - Method in interface io.mateo.cxf.codegen.GenericWsdlOption
Deprecated.
Specifies the directory the generated code files are written.
getOutputDir() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the directory the generated code files are written.
getOutputDir() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the directory the generated code files are written.
getPackageNames() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies zero, or more, package names to use for the generated code.
getPackageNames() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies zero, or more, package names to use for the generated code.
getPackageNames() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies zero, or more, package names to use for the generated code.
getSeiSuper() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies the superinterfaces to use for generated SEIs.
getSeiSuper() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the superinterfaces to use for generated SEIs.
getSeiSuper() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the superinterfaces to use for generated SEIs.
getServiceName() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies the WSDL service name to use for the generated code.
getServiceName() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the WSDL service name to use for the generated code.
getServiceName() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the WSDL service name to use for the generated code.
getSuppressGeneratedDate() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables writing the current timestamp in the generated file (since CXF version 3.2.2).
getSuppressGeneratedDate() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables writing the current timestamp in the generated file (since CXF version 3.2.2).
getSuppressGeneratedDate() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables writing the current timestamp in the generated file (since CXF version 3.2.2).
getValidateWsdl() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables validating the WSDL before generating the code.
getValidateWsdl() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables validating the WSDL before generating the code.
getValidateWsdl() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables validating the WSDL before generating the code.
getVerbose() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Enables or disables verbosity.
getVerbose() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Enables or disables verbosity.
getVerbose() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Enables or disables verbosity.
getWsdl() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
WSDL file to process.
getWsdl() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
WSDL file to process.
getWsdl() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
WSDL file to process.
getWsdl2java() - Method in class io.mateo.cxf.codegen.CxfCodegenExtension
Deprecated.
Returns the Java sources used for code generation.
getWsdl2JavaOptions() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2Java
Options to configure the wsdl2java tool.
getWsdlList() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies that the wsdlurl contains a plain text, new line delimited, list of wsdlurls instead of the WSDL itself.
getWsdlList() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies that the wsdlurl contains a plain text, new line delimited, list of wsdlurls instead of the WSDL itself.
getWsdlList() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies that the wsdlurl contains a plain text, new line delimited, list of wsdlurls instead of the WSDL itself.
getWsdlLocation() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies the value of the @WebServiceClient annotation's wsdlLocation property.
getWsdlLocation() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the value of the @WebServiceClient annotation's wsdlLocation property.
getWsdlLocation() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the value of the @WebServiceClient annotation's wsdlLocation property.
getWsdlVersion() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies the WSDL version.
getWsdlVersion() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies the WSDL version.
getWsdlVersion() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies the WSDL version.
getXjcArgs() - Method in interface io.mateo.cxf.codegen.wsdl2java.Option
Deprecated.
Specifies arguments that are passed directly to the XJC processor when using the JAXB data binding.
getXjcArgs() - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Specifies arguments that are passed directly to the XJC processor when using the JAXB data binding.
getXjcArgs() - Method in class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
Specifies arguments that are passed directly to the XJC processor when using the JAXB data binding.

I

io.mateo.cxf.codegen - package io.mateo.cxf.codegen
Central classes for the CXF Codegen Gradle plugin.
io.mateo.cxf.codegen.wsdl2java - package io.mateo.cxf.codegen.wsdl2java
Classes related to Java code generation.

O

Option - Interface in io.mateo.cxf.codegen.wsdl2java
Deprecated.
since 1.0.0 for removal in 1.1.0 in favor of Wsdl2Java tasks

T

toolOptions(Action<? super Wsdl2JavaOptions>) - Method in class io.mateo.cxf.codegen.wsdl2java.Wsdl2Java
Configures the wsdl2java tool options.

W

wsdl2java(Action<? super NamedDomainObjectContainer<WsdlOption>>) - Method in class io.mateo.cxf.codegen.CxfCodegenExtension
Deprecated.
Configures the WSDL sources to use for code generation.
Wsdl2Java - Class in io.mateo.cxf.codegen.wsdl2java
Generates Java sources from WSDLs.
Wsdl2Java() - Constructor for class io.mateo.cxf.codegen.wsdl2java.Wsdl2Java
 
WSDL2JAVA_GROUP - Static variable in class io.mateo.cxf.codegen.CxfCodegenPlugin
Group name that all Wsdl2JavaTask and Wsdl2Java tasks belong to.
WSDL2JAVA_TASK_NAME - Static variable in class io.mateo.cxf.codegen.CxfCodegenPlugin
Task name to execute all Wsdl2JavaTask and Wsdl2Java tasks.
Wsdl2JavaOptions - Class in io.mateo.cxf.codegen.wsdl2java
Options for the wsdl2java tool.
Wsdl2JavaOptions(String, ObjectFactory, ProjectLayout) - Constructor for class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
 
Wsdl2JavaTask - Class in io.mateo.cxf.codegen.wsdl2java
Deprecated.
since 1.0.0 for removal in 1.1.0 in favor of Wsdl2Java tasks
Wsdl2JavaTask() - Constructor for class io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaTask
Deprecated.
 
WsdlOption - Class in io.mateo.cxf.codegen.wsdl2java
Deprecated.
since 1.0.0 for removal in 1.1.0 in favor of Wsdl2Java tasks
WsdlOption(String, ObjectFactory, ProjectLayout) - Constructor for class io.mateo.cxf.codegen.wsdl2java.WsdlOption
Deprecated.
 
A C G I O T W 
All Classes All Packages