Uses of Class
io.quarkus.vertx.web.deployment.VertxWebProcessor.ParameterInjector
-
-
Uses of VertxWebProcessor.ParameterInjector in io.quarkus.vertx.web.deployment
Methods in io.quarkus.vertx.web.deployment that return VertxWebProcessor.ParameterInjector Modifier and Type Method Description (package private) VertxWebProcessor.ParameterInjectorVertxWebProcessor.ParameterInjector.Builder. build()Methods in io.quarkus.vertx.web.deployment that return types with arguments of type VertxWebProcessor.ParameterInjector Modifier and Type Method Description (package private) static List<VertxWebProcessor.ParameterInjector>VertxWebProcessor. initParamInjectors()
-