Package | Description |
---|---|
sirius.web.controller |
Provides the controller part of a simple MVC framework.
|
Modifier and Type | Method and Description |
---|---|
protected static Route |
Route.compile(Controller controller,
Method method,
Routed routed)
Compiles a method defined by a
Controller |
Modifier and Type | Method and Description |
---|---|
List<Route> |
ControllerDispatcher.getRoutes()
Returns a list of all
routes known to the dispatcher. |
Copyright © 2018. All rights reserved.