Interface RouteWritable
- All Superinterfaces:
Route
-
Method Summary
Modifier and TypeMethodDescriptionhandler(Consumer<RoutingContext> handler) method(HttpMethod... httpMethods) order(int order) type(TypeMatcher.Type type) Methods inherited from interface cool.scx.http.routing.Route
handler, methodMatcher, methods, order, path, pathMatcher, typeMatcher
-
Method Details
-
type
-
path
-
pathRegex
-
method
-
order
-
handler
-