Package | Description |
---|---|
net.ymate.platform.webmvc | |
net.ymate.platform.webmvc.impl |
Modifier and Type | Method and Description |
---|---|
ResponseCache |
InterceptorRuleMeta.getResponseCache() |
ResponseCache |
RequestMeta.getResponseCache() |
Modifier and Type | Method and Description |
---|---|
PairObject<IView,ResponseCache> |
IInterceptorRuleProcessor.processRequest(IWebMvc owner,
IRequestContext requestContext)
处理请求执行拦截规则
|
Modifier and Type | Method and Description |
---|---|
boolean |
IWebCacheProcessor.processResponseCache(IWebMvc owner,
ResponseCache responseCache,
IView resultView)
对控制器方法返回视图进行缓存处理
|
Modifier and Type | Method and Description |
---|---|
PairObject<IView,ResponseCache> |
DefaultInterceptorRuleProcessor.processRequest(IWebMvc owner,
IRequestContext requestContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
DefaultWebCacheProcessor.processResponseCache(IWebMvc owner,
ResponseCache responseCache,
IView resultView) |
Copyright © 2022. All rights reserved.