Uses of Class
io.mateo.cxf.codegen.wsdl2js.Wsdl2JsOptions
Packages that use Wsdl2JsOptions
-
Uses of Wsdl2JsOptions in io.mateo.cxf.codegen.wsdl2js
Methods in io.mateo.cxf.codegen.wsdl2js that return Wsdl2JsOptionsModifier and TypeMethodDescriptionabstract Wsdl2JsOptions
Wsdl2Js.getWsdl2JsOptions()
Options to configure thewsdl2js
tool.Method parameters in io.mateo.cxf.codegen.wsdl2js with type arguments of type Wsdl2JsOptionsModifier and TypeMethodDescriptionvoid
Wsdl2Js.toolOptions
(Action<? super Wsdl2JsOptions> configurer) Configures thewsdl2js
tool options.