| Annotation Type | Description |
|---|---|
| BeforeDispatchTrigger |
This annotation represents the method should call as before dispatch trigger.
Before dispatch trigger will call at before dispatching. |
| HTMLFilter |
This annotation represents the method should call as HTML filter.
|
| ParamProcessor |
This annotation represents the method should call as response converter.
|
| ResponseConverter |
This annotation represents the method should call as response converter.
|
| ResponseFilter |
This annotation represents the method should call as response filter.
|
Copyright © 2015. All rights reserved.