| Access |
Provides access to package protected methods.
|
| Base64 |
|
| CustomErrorPages |
Holds the custom error pages.
|
| CustomErrorPages.SingletonHolder |
|
| ExceptionHandlerImpl<T extends java.lang.Exception> |
|
| ExceptionMapper |
|
| FilterImpl |
FilterImpl is created from a path, acceptType and Filter.
|
| ModelAndView |
Model And View class is used to set the name of the view and the model object
to be rendered.
|
| QueryParamsMap |
These objects represent the parameters sent on a Http Request.
|
| QueryParamsMap.NullQueryParamsMap |
|
| Redirect |
Provides redirect utility methods.
|
| Request |
Provides information about the HTTP request
|
| RequestResponseFactory |
|
| Response |
Provides functionality for modifying the response
|
| ResponseTransformerRouteImpl |
A ResponseTransformerRouteImpl is built up by a path (for url-matching) and the
implementation of the 'render' method.
|
| Routable |
Routable abstract class.
|
| RouteImpl |
RouteImpl is created from a path, acceptType and Route.
|
| Service |
Represents a Spark server "session".
|
| Session |
Provides session information.
|
| Spark |
The main building block of a Spark application is a set of routes.
|
| Spark.SingletonHolder |
Initializes singleton.
|
| TemplateEngine |
A Template holds the implementation of the 'render' method.
|
| TemplateViewRouteImpl |
A TemplateViewRoute is built up by a path (for url-matching) and the implementation of the 'render' method.
|