All Classes

Class Description
AccessManager
Provide access check for routes that have permitted roles assigned to them.
BadGatewayResponse  
BadRequestResponse  
ConflictResponse  
Context
Provides access to functions for handling the request and response.
ErrorHandling  
ErrorHandling.Service
Adds to the Routing.
ExceptionHandler<T extends Exception>  
ForbiddenResponse  
GatewayTimeoutResponse  
GoneResponse  
Handler  
HttpResponseException  
InternalServerErrorResponse  
Jex
Create configure and start Jex.
Jex.Inner  
Jex.Jetty
Jetty specific configuration options.
Jex.Server
The running server.
JsonService
Service used to convert request/response bodies to beans.
MethodNotAllowedResponse  
NotFoundResponse  
RedirectResponse  
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.
ServiceUnavailableResponse  
SpiContext
Extension to Context for processing the request.
SpiRoutes
Route matching and filter handling.
SpiRoutes.Entry
A route entry.
SpiRoutes.Params
Path and splat/wildcard parameters.
SpiStartServer
Start the server.
StaticFileConfig  
StaticFileSource  
StaticFileSource.Location  
TemplateRender
Template rendering typically of html.
UnauthorizedResponse  
UploadedFile
An uploaded file.