Package | Description |
---|---|
act.app | |
act.handler | |
act.route | |
act.util |
Modifier and Type | Method and Description |
---|---|
Router |
ActionContext.router() |
Router |
App.router() |
Router |
App.router(NamedPort port) |
Router |
App.router(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
ActionContext |
ActionContext.router(Router router) |
Constructor and Description |
---|
OptionsInfoBase(Router router) |
Modifier and Type | Method and Description |
---|---|
void |
RouterBuilder.build(Router router) |
void |
RouteTableRouterBuilder.build(Router router) |
Modifier and Type | Method and Description |
---|---|
protected void |
RedirectToLoginUrl.findResults(java.lang.String loginUrl,
java.lang.String ajaxLoginUrl,
org.osgl.Osgl.Var<org.osgl.mvc.result.Result> result,
org.osgl.Osgl.Var<org.osgl.mvc.result.Result> ajaxResult,
Router router) |
protected boolean |
RedirectToLoginUrl.hasRouteTo(java.lang.String url,
Router router) |
Copyright © 2014–2017 ActFramework. All rights reserved.