| Package | Description |
|---|---|
| fish.payara.microprofile.openapi.api.visitor | |
| fish.payara.microprofile.openapi.impl.processor | |
| fish.payara.microprofile.openapi.impl.visitor |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiWalker.accept(ApiVisitor visitor)
Traverse the API, passing each element to the
visitor. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationProcessor
A processor to parse the application for annotations, to add to the OpenAPI
model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenApiWalker.accept(ApiVisitor visitor) |
Copyright © 2019. All rights reserved.