Constructor and Description |
---|
RouteBuilder(RouteMatcher routeMatcher) |
Modifier and Type | Method and Description |
---|---|
void |
addRouter(Class<?> router,
Object controller)
Parse all routing in a controller
|
void |
addWebHook(Class<?> webHook,
Object hook) |
public RouteBuilder(RouteMatcher routeMatcher)
Copyright © 2017. All rights reserved.