| Package | Description |
|---|---|
| io.smallrye.openapi.runtime.scanner |
| Modifier and Type | Method and Description |
|---|---|
static ParameterProcessor.ResourceParameters |
ParameterProcessor.process(org.jboss.jandex.IndexView index,
org.jboss.jandex.ClassInfo resourceClass,
org.jboss.jandex.MethodInfo resourceMethod,
Function<org.jboss.jandex.AnnotationInstance,ParameterImpl> reader,
List<AnnotationScannerExtension> extensions)
Process parameter annotations for the given class and method.
|
Copyright © 2018–2020. All rights reserved.