Uses of Class
io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Packages that use Wsdl2JavaOptions
-
Uses of Wsdl2JavaOptions in io.mateo.cxf.codegen.wsdl2java
Methods in io.mateo.cxf.codegen.wsdl2java that return Wsdl2JavaOptionsModifier and TypeMethodDescriptionabstract Wsdl2JavaOptions
Wsdl2Java.getWsdl2JavaOptions()
Options to configure thewsdl2java
tool.Method parameters in io.mateo.cxf.codegen.wsdl2java with type arguments of type Wsdl2JavaOptionsModifier and TypeMethodDescriptionvoid
Wsdl2Java.toolOptions
(Action<? super Wsdl2JavaOptions> configurer) Configures thewsdl2java
tool options.