Package spark.http.matching
Class AfterAfterFilters
- java.lang.Object
-
- spark.http.matching.AfterAfterFilters
-
final class AfterAfterFilters extends java.lang.Object
Executes the done filters matching an HTTP request.
-
-
Constructor Summary
Constructors Constructor Description AfterAfterFilters()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static void
execute(RouteContext context)
-
-
-
Method Detail
-
execute
static void execute(RouteContext context) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-