public class AdaptorProcessor extends AbstractProcessor
next| Constructor and Description |
|---|
AdaptorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected static HttpAdaptor |
evalHttpAdaptor(NutConfig config,
ActionInfo ai) |
void |
init(NutConfig config,
ActionInfo ai)
建议覆盖这个方法,以便从NutConfig/ActionInfo获取需要的信息
|
void |
process(ActionContext ac) |
doNext, evalObj, getNext, renderView, setNextpublic void init(NutConfig config, ActionInfo ai) throws Throwable
AbstractProcessorinit in interface Processorinit in class AbstractProcessorThrowablepublic void process(ActionContext ac) throws Throwable
Throwableprotected static HttpAdaptor evalHttpAdaptor(NutConfig config, ActionInfo ai)
Copyright © 2017. All rights reserved.