Package | Description |
---|---|
org.tinygroup.urlrestful.handler | |
org.tinygroup.weblayer.webcontext.rewrite | |
org.tinygroup.weblayer.webcontext.rewrite.impl |
Modifier and Type | Method and Description |
---|---|
void |
RestfulStyleSubstitutionHandler.postSubstitution(RewriteSubstitutionContext context)
先获取原来的请求路径与UrlRestful的配置进行匹配,把匹配的值放到上下文中,最后重新设置请求的路径。
|
Modifier and Type | Method and Description |
---|---|
void |
RewriteSubstitutionHandler.postSubstitution(RewriteSubstitutionContext context)
处理程序有机会可以修改path和参数。
|
Modifier and Type | Method and Description |
---|---|
void |
UrlNormalizer.postSubstitution(RewriteSubstitutionContext context) |
Copyright © 2006–2018 TinyGroup. All rights reserved.