| Class | Description |
|---|---|
| Dispatcher | |
| DispatchFilter |
基于Filter实现的WebMVC请求分发器
|
| DispatchServlet |
基于HttpServlet实现的WebMVC请求分发器
|
| GeneralWebFilter |
通用基础过滤器 (from ymate-framework-core)
|
| GenericDispatcher |
通用请求分发器助手
|
| GenericResponseWrapper | |
| I18nWebEventHandler | |
| MultipartRequestWrapper |
表单类型为"multipart/form-data"请求包装类
|
| PluginControllerBeanLoadInitializer | |
| RequestExecutor |
WebMVC请求执行器
|
| RequestMethodWrapper |
HTTP请求Method重定义包装类,用于模拟RESTFul的请求方法
|
| RequestParametersProxy |
请求参数代理, 用于处理控制器请求参数验证等
|
| WebAppEventListener |
WebMVC框架初始化及上下文事件监听器(初始化YMP框架)
|
| WebCacheScopeProcessor |
Copyright © 2022. All rights reserved.