Uses of Class
io.vertx.serviceproxy.generator.GeneratorUtils
-
Packages that use GeneratorUtils Package Description io.vertx.ext.web.api.service.generator io.vertx.serviceproxy.generator -
-
Uses of GeneratorUtils in io.vertx.ext.web.api.service.generator
Constructors in io.vertx.ext.web.api.service.generator with parameters of type GeneratorUtils Constructor Description WebApiProxyHandlerGen(GeneratorUtils utils)
-
Uses of GeneratorUtils in io.vertx.serviceproxy.generator
Fields in io.vertx.serviceproxy.generator declared as GeneratorUtils Modifier and Type Field Description GeneratorUtils
ServiceProxyHandlerGen. utils
Constructors in io.vertx.serviceproxy.generator with parameters of type GeneratorUtils Constructor Description ServiceProxyGen(GeneratorUtils utils)
ServiceProxyHandlerGen(GeneratorUtils utils)
-