AssetsControllerHelper |
AsyncResult
An async result
|
Context |
Context.HTTP_STATUS
Deprecated.
|
Context.Impl
Impl is used to hide stuff that a user should not see on
code completion.
|
ControllerMethods.ControllerMethod
Marker interface that all functional interfaces will extend.
|
ControllerMethods.ControllerMethod0 |
ControllerMethods.ControllerMethod1 |
ControllerMethods.ControllerMethod10 |
ControllerMethods.ControllerMethod11 |
ControllerMethods.ControllerMethod12 |
ControllerMethods.ControllerMethod13 |
ControllerMethods.ControllerMethod14 |
ControllerMethods.ControllerMethod15 |
ControllerMethods.ControllerMethod2 |
ControllerMethods.ControllerMethod3 |
ControllerMethods.ControllerMethod4 |
ControllerMethods.ControllerMethod5 |
ControllerMethods.ControllerMethod6 |
ControllerMethods.ControllerMethod7 |
ControllerMethods.ControllerMethod8 |
ControllerMethods.ControllerMethod9 |
Cookie
An HTTP cookie
|
Cookie.Builder |
Filter
A simple filter that can be applied to controller methods or while classes.
|
FilterChain
A filter chain
|
Ninja |
Renderable
Renderables can be returned inside a result.
|
Result |
ReverseRouter.Builder |
Route
A route
|
RouteBuilder |
RouteBuilderImpl |
RouteParameter
Parameter in a Route.
|
Router |
UsernamePasswordValidator
Defines a validator for authentication filters like ninja.BasicAuthFilter.
|
WithControllerMethod
Interface that exposes multiple with methods that accept a large number of
various argument combinations.
|