AfterAfterFilters |
Executes the done filters matching an HTTP request.
|
AfterFilters |
Executes the after filters matching an HTTP request.
|
BeforeFilters |
Executes the Before filters matching an HTTP request.
|
Body |
Represents the 'body'
|
GeneralError |
Modifies the HTTP response and body based on the provided exception and request/response wrappers.
|
Halt |
Modifies the HTTP response and body based on the provided HaltException.
|
MatcherFilter |
Matches Spark routes and filters.
|
RequestWrapper |
|
ResponseWrapper |
|
RouteContext |
Holds the parameters needed in the Before filters, Routes and After filters execution.
|
Routes |
Created by Per Wendel on 2016-01-28.
|