Uses of Package
io.avaje.jex
| Package | Description |
|---|---|
| io.avaje.jex | |
| io.avaje.jex.core | |
| io.avaje.jex.spi |
-
Classes in io.avaje.jex used by io.avaje.jex Class Description AccessManager Provide access check for routes that have permitted roles assigned to them.AppLifecycle Application lifecycle support.AppLifecycle.Status Context Provides access to functions for handling the request and response.Context.Cookie ErrorHandling ErrorHandling.Service Adds to the Routing.ExceptionHandler Handler Jex Create configure and start Jex.Jex.Config Jex.Server The running server.Plugin A plugin that can register things like routes, exception handlers etc.Role Routing Routing.Entry A routing entry.Routing.Group A group of routing entries prefixed by a common path.Routing.Service Adds to the Routing.Routing.Type The type of route entry.ServerConfig Marker for server specific configuration.StaticFileConfig StaticFileSource StaticFileSource.Location TemplateRender Template rendering typically of html.UploadConfig Configuration for server handling of Multipart file uploads etc.UploadedFile An uploaded file. -
Classes in io.avaje.jex used by io.avaje.jex.core Class Description Context Provides access to functions for handling the request and response.Jex Create configure and start Jex.Plugin A plugin that can register things like routes, exception handlers etc.TemplateRender Template rendering typically of html. -
Classes in io.avaje.jex used by io.avaje.jex.spi Class Description AccessManager Provide access check for routes that have permitted roles assigned to them.Context Provides access to functions for handling the request and response.Jex Create configure and start Jex.Jex.Server The running server.Routing Routing.Type The type of route entry.