| Package | Description |
|---|---|
| spark | |
| spark.exception |
| Class and Description |
|---|
| ExceptionHandler
Created by Per Wendel on 2014-05-10.
|
| Filter
Created by Per Wendel on 2014-05-10.
|
| FilterImpl
A Filter is built up by a path (for url-matching) and the implementation of the 'handle' method.
|
| ModelAndView
Model And View class is used to set the name of the view and the model object
to be rendered.
|
| QueryParamsMap
This objects represent the parameters sent on a Http Request.
|
| Request
Provides information about the HTTP request
|
| Response
Provides functionality for modifying the response
|
| ResponseTransformer
A ResponseTransformer holds the implementation of the 'render' method.
|
| ResponseTransformerRouteImpl
A ResponseTransformerRouteImpl is built up by a path (for url-matching) and the
implementation of the 'render' method.
|
| Route
Created by Per Wendel on 2014-05-10.
|
| RouteImpl
A Route is built up by a path (for url-matching) and the implementation of the 'handle' method.
|
| Session
Provides session information.
|
| SparkBase
Spark base class
|
| TemplateEngine
A Template holds the implementation of the 'render' method.
|
| TemplateViewRoute
A TemplateViewRoute is built up by a path.
|
| TemplateViewRouteImpl
A TemplateViewRoute is built up by a path (for url-matching) and the implementation of the 'render' method.
|
| Class and Description |
|---|
| Request
Provides information about the HTTP request
|
| Response
Provides functionality for modifying the response
|
Copyright © 2015. All rights reserved.