| 类和说明 |
|---|
| Context
通用上下文接口(实现:Context + Handler 架构)
|
| Handler
通用处理接口(实现:XContext + XHandler 架构)
|
| HandlerSlots
通用处理接口接收槽
|
| MethodType
方法枚举
|
| 类和说明 |
|---|
| ActionExecutor
动作执行器
|
| Render
通用渲染接口
|
| SessionState
Session 状态器接口
用于对接http自带 sesssion 或 扩展 sesssion(可相互切换)
|
| 类和说明 |
|---|
| Action
mvc:动作
|
| ActionExecutor
动作执行器
|
| Context
通用上下文接口(实现:Context + Handler 架构)
|
| Endpoint
处理点(配合路由器使用)
|
| Handler
通用处理接口(实现:XContext + XHandler 架构)
|
| HandlerAide
处理助手,提供前置与后置处理的存储
|
| HandlerSlots
通用处理接口接收槽
|
| Interceptor
方法拦截器(通过 @XAround 随载)
|
| InterceptorChain
方法拦截调用链(用于支持 @XAround )
|
| MethodType
方法枚举
|
| ModelAndView
mvc:模型与视图
|
| Render
通用渲染接口
|
| Result
结果(可用于接口开发返回统一结果)
|
| SessionState
Session 状态器接口
用于对接http自带 sesssion 或 扩展 sesssion(可相互切换)
|
| UploadedFile
通用上传文件模型(例:通过http上传的文件)
|
| 类和说明 |
|---|
| MethodType
方法枚举
|
| 类和说明 |
|---|
| Context
通用上下文接口(实现:Context + Handler 架构)
|
| Endpoint
处理点(配合路由器使用)
|
| Handler
通用处理接口(实现:XContext + XHandler 架构)
|
| MethodType
方法枚举
|
| 类和说明 |
|---|
| Context
通用上下文接口(实现:Context + Handler 架构)
|
| 类和说明 |
|---|
| Context
通用上下文接口(实现:Context + Handler 架构)
|
| InterceptorChain
方法拦截调用链(用于支持 @XAround )
|
Copyright © 2021. All rights reserved.