static interface VertxWebProcessor.ResultHandleProvider
| Modifier and Type | Method and Description |
|---|---|
io.quarkus.gizmo.ResultHandle |
get(org.jboss.jandex.MethodInfo method,
org.jboss.jandex.Type paramType,
Set<org.jboss.jandex.AnnotationInstance> annotations,
io.quarkus.gizmo.ResultHandle routingContext,
io.quarkus.gizmo.MethodCreator invoke,
int position,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveHierarchyBuildItem> reflectiveHierarchy) |
io.quarkus.gizmo.ResultHandle get(org.jboss.jandex.MethodInfo method,
org.jboss.jandex.Type paramType,
Set<org.jboss.jandex.AnnotationInstance> annotations,
io.quarkus.gizmo.ResultHandle routingContext,
io.quarkus.gizmo.MethodCreator invoke,
int position,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveHierarchyBuildItem> reflectiveHierarchy)
Copyright © 2020 JBoss by Red Hat. All rights reserved.