Uses of Package
spark
Packages that use spark
Package
Description
-
ClassDescriptionHolds the custom error pages.Created by Per Wendel on 2014-05-10.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 static files utility methods.Provides session information.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.
-
Classes in spark used by spark.embeddedserver
-
Classes in spark used by spark.embeddedserver.jetty
-
Classes in spark used by spark.http.matchingClassDescriptionException used for stopping the executionThese objects represent the parameters sent on a Http Request.Provides information about the HTTP requestProvides functionality for modifying the responseProvides session information.
-
Classes in spark used by spark.routeClassDescriptionFilterImpl is created from a path, acceptType and Filter.RouteImpl is created from a path, acceptType and Route.