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