Uses of Class
io.smallrye.openapi.runtime.scanner.dataobject.AugmentedIndexView
-
Packages that use AugmentedIndexView Package Description io.smallrye.openapi.runtime.scanner.dataobject io.smallrye.openapi.runtime.scanner.spi -
-
Uses of AugmentedIndexView in io.smallrye.openapi.runtime.scanner.dataobject
Methods in io.smallrye.openapi.runtime.scanner.dataobject that return AugmentedIndexView Modifier and Type Method Description static AugmentedIndexViewAugmentedIndexView. augment(org.jboss.jandex.IndexView index)Constructors in io.smallrye.openapi.runtime.scanner.dataobject with parameters of type AugmentedIndexView Constructor Description DataObjectDeque(AugmentedIndexView index)IgnoreResolver(AugmentedIndexView index) -
Uses of AugmentedIndexView in io.smallrye.openapi.runtime.scanner.spi
Methods in io.smallrye.openapi.runtime.scanner.spi that return AugmentedIndexView Modifier and Type Method Description AugmentedIndexViewAnnotationScannerContext. getAugmentedIndex()
-