| Package | Description |
|---|---|
| io.smallrye.openapi.runtime.scanner | |
| io.smallrye.openapi.runtime.util |
| Modifier and Type | Method and Description |
|---|---|
JandexUtil.JaxRsParameterInfo |
AnnotationScannerExtension.getMethodParameterJaxRsInfo(org.jboss.jandex.MethodInfo method,
int idx)
Returns jax-rs info about the parameter at the given index.
|
JandexUtil.JaxRsParameterInfo |
DefaultAnnotationScannerExtension.getMethodParameterJaxRsInfo(org.jboss.jandex.MethodInfo method,
int idx)
Returns jax-rs info about the parameter at the given index.
|
| Modifier and Type | Method and Description |
|---|---|
static JandexUtil.JaxRsParameterInfo |
JandexUtil.getMethodParameterJaxRsInfo(org.jboss.jandex.MethodInfo method,
int idx)
Returns jax-rs info about the parameter at the given index.
|
Copyright © 2019. All rights reserved.