| Package | Description | 
|---|---|
| org.tinygroup.weblayer.mvc | |
| org.tinygroup.weblayer.mvc.handlermapping | |
| org.tinygroup.weblayer.mvc.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| HandlerExecutionChain | HandlerMapping. getHandler(String requestUrl) | 
| HandlerExecutionChain | MappingModelManager. getMappingModelWithUrl(String url)根据请求url获取相应的请求映射信息对象 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MappingModelExecute. execute(HandlerExecutionChain chain,
       WebContext context)执行方法 | 
| Modifier and Type | Method and Description | 
|---|---|
| HandlerExecutionChain | AnnotationHandlerMapping. getHandler(String requestUrl) | 
| Modifier and Type | Method and Description | 
|---|---|
| HandlerExecutionChain | MappingModelManagerImpl. getMappingModelWithUrl(String url) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MappingModelExecuteImpl. execute(HandlerExecutionChain chain,
       WebContext context) | 
Copyright © 2006–2018 TinyGroup. All rights reserved.