All Classes and Interfaces
Class
Description
Provide access check for routes that have permitted roles assigned to them.
Application lifecycle support.
Start Jex using
@Controller and avaje-inject, avaje-http, avaje-config.Provides access to functions for handling the request and response.
Adds to the Routing.
Health plugin with liveness and readiness support based on
the application lifecycle support.
Create configure and start Jex.
The running server.
Jex configuration.
Provides JsonService using avaje-jsonb.
Service used to convert request/response bodies to beans.
A plugin that can register things like routes, exception handlers etc.
Provides a delegating proxy to a SpiServiceManager.
A routing entry.
A group of routing entries prefixed by a common path.
Adds to the Routing.
The type of route entry.
Marker for server specific configuration.
Extension to Context for processing the request.
Route matching and filter handling.
A route entry.
Core service methods available to Context implementations.
Start the server.
Render templates typically as html.
Template rendering typically of html.
Configuration for server handling of Multipart file uploads etc.
An uploaded file.