Module io.avaje.jex
Package io.avaje.jex
-
Interface Summary Interface Description AccessManager Provide access check for routes that have permitted roles assigned to them.AppLifecycle Application lifecycle support.Context Provides access to functions for handling the request and response.ErrorHandling ErrorHandling.Service Adds to the Routing.ExceptionHandler<T extends Exception> Handler 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.ServerConfig Marker for server specific configuration.StaticFileConfig TemplateRender Template rendering typically of html.UploadedFile An uploaded file. -
Class Summary Class Description Context.Cookie Jex Create configure and start Jex.Jex.Config StaticFileSource UploadConfig Configuration for server handling of Multipart file uploads etc. -
Enum Summary Enum Description AppLifecycle.Status Routing.Type The type of route entry.StaticFileSource.Location