| Interface | Description |
|---|---|
| RouteParameter.Visitor<T> |
Provides visit methods base on parameter kind.
|
| Class | Description |
|---|---|
| ApiParser |
Parse and extract route metadata from bytecode and documentation from source code.
|
| ApiTool |
API tool
|
| ApiTool.Options |
Export options.
|
| RouteMethod |
Contains all metadata for a Jooby route.
|
| RouteParameter |
Metadata and runtime information of a HTTP parameter.
|
| RouteResponse |
Represent a route response type.
|
| Enum | Description |
|---|---|
| RouteParameter.Kind |
Parameter Kind.
|
Copyright © 2021. All rights reserved.