Class ScxRouteHandler
java.lang.Object
cool.scx.web.ScxRouteHandler
- All Implemented Interfaces:
Route,Consumer<RoutingContext>
ScxRouteHandler
- Version:
- 0.0.1
- Author:
- scx567888
-
Field Details
-
method
-
isVoid
public final boolean isVoid -
instance
-
clazz
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceConsumer<RoutingContext>
-
path
-
methods
-
typeMatcher
- Specified by:
typeMatcherin interfaceRoute
-
pathMatcher
- Specified by:
pathMatcherin interfaceRoute
-
methodMatcher
- Specified by:
methodMatcherin interfaceRoute
-
order
-
handler
-