Uses of Interface
io.quarkus.vertx.web.deployment.ReactiveRoutesProcessor.TriPredicate
-
-
Uses of ReactiveRoutesProcessor.TriPredicate in io.quarkus.vertx.web.deployment
Fields in io.quarkus.vertx.web.deployment declared as ReactiveRoutesProcessor.TriPredicate Modifier and Type Field Description (package private) ReactiveRoutesProcessor.TriPredicate<org.jboss.jandex.Type,Set<org.jboss.jandex.AnnotationInstance>,org.jboss.jandex.IndexView>ReactiveRoutesProcessor.ParameterInjector.Builder. predicate(package private) ReactiveRoutesProcessor.TriPredicate<org.jboss.jandex.Type,Set<org.jboss.jandex.AnnotationInstance>,org.jboss.jandex.IndexView>ReactiveRoutesProcessor.ParameterInjector. predicateMethods in io.quarkus.vertx.web.deployment with parameters of type ReactiveRoutesProcessor.TriPredicate Modifier and Type Method Description (package private) ReactiveRoutesProcessor.ParameterInjector.BuilderReactiveRoutesProcessor.ParameterInjector.Builder. match(ReactiveRoutesProcessor.TriPredicate<org.jboss.jandex.Type,Set<org.jboss.jandex.AnnotationInstance>,org.jboss.jandex.IndexView> predicate)
-