Uses of Class
io.smallrye.openapi.runtime.scanner.spi.AbstractParameterProcessor.ParameterContext
Packages that use AbstractParameterProcessor.ParameterContext
-
Uses of AbstractParameterProcessor.ParameterContext in io.smallrye.openapi.runtime.scanner.spi
Fields in io.smallrye.openapi.runtime.scanner.spi with type parameters of type AbstractParameterProcessor.ParameterContextModifier and TypeFieldDescriptionprotected Map<AbstractParameterProcessor.ParameterContextKey, AbstractParameterProcessor.ParameterContext> AbstractParameterProcessor.paramsCollection of parameters scanned at the current level.Methods in io.smallrye.openapi.runtime.scanner.spi that return AbstractParameterProcessor.ParameterContextModifier and TypeMethodDescriptionAbstractParameterProcessor.getUnannotatedPathParameter(org.jboss.jandex.MethodInfo resourceMethod, String name) Constructors in io.smallrye.openapi.runtime.scanner.spi with parameters of type AbstractParameterProcessor.ParameterContextModifierConstructorDescription