|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 HandlerExecutionChain 的软件包 | |
|---|---|
| org.tinygroup.weblayer.mvc | |
| org.tinygroup.weblayer.mvc.handlermapping | |
| org.tinygroup.weblayer.mvc.impl | |
| org.tinygroup.weblayer.mvc 中 HandlerExecutionChain 的使用 |
|---|
| 返回 HandlerExecutionChain 的 org.tinygroup.weblayer.mvc 中的方法 | |
|---|---|
HandlerExecutionChain |
HandlerMapping.getHandler(String requestUrl)
|
HandlerExecutionChain |
MappingModelManager.getMappingModelWithUrl(String url)
根据请求url获取相应的请求映射信息对象 |
| 参数类型为 HandlerExecutionChain 的 org.tinygroup.weblayer.mvc 中的方法 | |
|---|---|
void |
MappingModelExecute.execute(HandlerExecutionChain chain,
WebContext context)
执行方法 |
| org.tinygroup.weblayer.mvc.handlermapping 中 HandlerExecutionChain 的使用 |
|---|
| 返回 HandlerExecutionChain 的 org.tinygroup.weblayer.mvc.handlermapping 中的方法 | |
|---|---|
HandlerExecutionChain |
AnnotationHandlerMapping.getHandler(String requestUrl)
|
| org.tinygroup.weblayer.mvc.impl 中 HandlerExecutionChain 的使用 |
|---|
| 返回 HandlerExecutionChain 的 org.tinygroup.weblayer.mvc.impl 中的方法 | |
|---|---|
HandlerExecutionChain |
MappingModelManagerImpl.getMappingModelWithUrl(String url)
|
| 参数类型为 HandlerExecutionChain 的 org.tinygroup.weblayer.mvc.impl 中的方法 | |
|---|---|
void |
MappingModelExecuteImpl.execute(HandlerExecutionChain chain,
WebContext context)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||