Package spark
package spark
-
ClassDescriptionProvides access to package protected methods.Holds the custom error pages.ExceptionHandler<T extends Exception>Created by Per Wendel on 2014-05-10.ExceptionHandlerImpl<T extends Exception>Types and methods annotated with this annotation are experimental and may be changed or removed from the API at any time.Created by Per Wendel on 2014-05-10.FilterImpl is created from a path, acceptType and Filter.Exception used for stopping the executionModel And View class is used to set the name of the view and the model object to be rendered.These objects represent the parameters sent on a Http Request.Provides redirect utility methods.The available redirect status codes.Provides information about the HTTP requestProvides functionality for modifying the responseA ResponseTransformer holds the implementation of the 'render' method.A ResponseTransformerRouteImpl is built up by a path (for url-matching) and the implementation of the 'render' method.Routable abstract class.Created by Per Wendel on 2014-05-10.RouteImpl is created from a path, acceptType and Route.Represents a Spark server "session".Provides session information.The main building block of a Spark application is a set of routes.Initializes singleton.A Template holds the implementation of the 'render' method.A TemplateViewRoute is built up by a path.A TemplateViewRoute is built up by a path (for url-matching) and the implementation of the 'render' method.