Uses of Class
io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
-
Packages that use Wsdl2JavaOptions Package Description io.mateo.cxf.codegen.wsdl2java Classes related to Java code generation. -
-
Uses of Wsdl2JavaOptions in io.mateo.cxf.codegen.wsdl2java
Methods in io.mateo.cxf.codegen.wsdl2java that return Wsdl2JavaOptions Modifier and Type Method Description Wsdl2JavaOptionsWsdl2Java. getWsdl2JavaOptions()Options to configure thewsdl2javatool.Method parameters in io.mateo.cxf.codegen.wsdl2java with type arguments of type Wsdl2JavaOptions Modifier and Type Method Description voidWsdl2Java. toolOptions(Action<? super Wsdl2JavaOptions> configurer)Configures thewsdl2javatool options.
-