| Interface | Description |
|---|---|
| RequestLogger |
A simple request logger.
|
| Class | Description |
|---|---|
| DetailedHealthcheckKt | |
| DetailedHealthcheckResults |
Used to construct JSON
|
| ImageGeneratorHandler<T> |
Provides a service that generates image using imageGenerator specified by paramExtractor.
|
| TaskResult |
Used to construct JSON
|
| VertXsKt | |
| WebVerticle |
Base class for web Tock io.vertx.core.Verticles. Provides utility methods.
|
| Exception | Description |
|---|---|
| BadRequestException |
Http 400 exception.
|
| NotFoundException |
Http 404 exception.
|
| RestException |
Base class for rest exceptions.
|
| UnauthorizedException |
Http 401 exception.
|