Interface Router
- All Superinterfaces:
Consumer<ScxHttpServerRequest>
- All Known Implementing Classes:
RouterImpl
Router
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptionerrorHandler(BiConsumer<Throwable, RoutingContext> handler) static Routerof()default RouteWritableroute()default RouteWritableroute(int order) default RouteWritabledefault RouteWritablewebSocketRoute(int order)
-
Method Details
-
of
-
addRoute
-
getRoutes
-
errorHandler
-
route
-
route
-
webSocketRoute
-
webSocketRoute
-