Package | Description |
---|---|
act.handler.builtin.controller |
Modifier and Type | Class and Description |
---|---|
class |
ActionHandler<T extends ActionHandler>
Base class for Action Handler or Before/After interceptor
|
Modifier and Type | Class and Description |
---|---|
class |
BeforeInterceptor
Intercept request handling before calling to action method
|
class |
ControllerAction
Dispatch request to real controller action method
|
Constructor and Description |
---|
GroupInterceptorWithResult(org.osgl.util.C.List<? extends ActionHandler> interceptors) |
Copyright © 2014–2017 ActFramework. All rights reserved.