public interface SimpleRequestHandler
A ï½€SimpleRequestHandler` is treated as a RequestHandler
with the following default properties:
Modifier and Type | Method and Description |
---|---|
void |
handle(ActionContext context)
Invoke handler upon an action context
|
void handle(ActionContext context)
Invoke handler upon an action context
context
- the context dataCopyright © 2014–2017 ActFramework. All rights reserved.