Uses of Class
io.mateo.cxf.codegen.wsdl2js.Wsdl2JsOptions
-
Packages that use Wsdl2JsOptions Package Description io.mateo.cxf.codegen.wsdl2js Classes related to JavaScript code generation. -
-
Uses of Wsdl2JsOptions in io.mateo.cxf.codegen.wsdl2js
Methods in io.mateo.cxf.codegen.wsdl2js that return Wsdl2JsOptions Modifier and Type Method Description Wsdl2JsOptionsWsdl2Js. getWsdl2JsOptions()Options to configure thewsdl2jstool.Method parameters in io.mateo.cxf.codegen.wsdl2js with type arguments of type Wsdl2JsOptions Modifier and Type Method Description voidWsdl2Js. toolOptions(Action<? super Wsdl2JsOptions> configurer)Configures thewsdl2jstool options.
-