Package spark.http.matching
Class Routes
- java.lang.Object
-
- spark.http.matching.Routes
-
final class Routes extends java.lang.Object
Created by Per Wendel on 2016-01-28.
-
-
Constructor Summary
Constructors Constructor Description Routes()
-
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
-
-