| Interface | Description |
|---|---|
| AnnotationScannerExtension |
Extension point for supporting extensions to JAX-RS.
|
| Class | Description |
|---|---|
| CollectionStandin<E> | |
| DefaultAnnotationScannerExtension |
Default extension point for supporting extensions to JAX-RS.
|
| FilteredIndexView |
Wraps an
IndexView instance and filters the contents based on the
settings provided via OpenApiConfig. |
| MapStandin<K,V> | |
| OpenApiAnnotationScanner |
Scans a deployment (using the archive and jandex annotation index) for JAX-RS and
OpenAPI annotations.
|
| OpenApiAnnotationScanner.GeneratedSchemaInfo |
Information about a single generated schema.
|
| OpenApiAnnotationScanner.SchemaRegistry |
A simple registry used to track schemas that have been generated and inserted
into the #/components section of the
|
| OpenApiDataObjectScanner |
Explores the class graph from the provided root, creating an OpenAPI
Schema
from the entities encountered. |
Copyright © 2019. All rights reserved.