| Package | Description |
|---|---|
| act | |
| act.app | |
| act.handler | |
| act.handler.builtin | |
| act.handler.builtin.controller | |
| act.handler.builtin.controller.impl |
| Class and Description |
|---|
| AfterInterceptor
Intercept request handling before calling to action method
|
| BeforeInterceptor
Intercept request handling before calling to action method
|
| ControllerAction
Dispatch request to real controller action method
|
| ExceptionInterceptor |
| FinallyInterceptor
Intercept request handling after action method or if exception raised
|
| Class and Description |
|---|
| AfterInterceptor
Intercept request handling before calling to action method
|
| BeforeInterceptor
Intercept request handling before calling to action method
|
| ExceptionInterceptor |
| FinallyInterceptor
Intercept request handling after action method or if exception raised
|
| Class and Description |
|---|
| FastRequestHandler
For any handler that does not require the framework to lookup incoming request and construct the sessions, it shall extends from this class
|
| Class and Description |
|---|
| FastRequestHandler
For any handler that does not require the framework to lookup incoming request and construct the sessions, it shall extends from this class
|
| Class and Description |
|---|
| ActionHandler
Base class for Action Handler or Before/After interceptor
|
| ActionHandlerInvoker |
| ActionHandlerInvoker.Visitor |
| AfterInterceptor
Intercept request handling before calling to action method
|
| AfterInterceptorInvoker |
| BeforeInterceptor
Intercept request handling before calling to action method
|
| ControllerAction
Dispatch request to real controller action method
|
| ExceptionInterceptor |
| ExceptionInterceptorInvoker |
| FinallyInterceptor
Intercept request handling after action method or if exception raised
|
| Handler
The base class of @Before, @After, @Exception, @Finally interceptor and request dispatcher
|
| Handler.Visitor |
| RequestHandlerProxy.GroupAfterInterceptor |
| RequestHandlerProxy.GroupExceptionInterceptor |
| RequestHandlerProxy.GroupFinallyInterceptor |
| RequestHandlerProxy.GroupInterceptorWithResult |
| Class and Description |
|---|
| ActionHandlerInvoker |
| ActionHandlerInvoker.Visitor |
| AfterInterceptor
Intercept request handling before calling to action method
|
| AfterInterceptorInvoker |
| BeforeInterceptor
Intercept request handling before calling to action method
|
| ControllerAction
Dispatch request to real controller action method
|
| ExceptionInterceptor |
| ExceptionInterceptorInvoker |
| FinallyInterceptor
Intercept request handling after action method or if exception raised
|
Copyright © 2014–2017 ActFramework. All rights reserved.