org.tinygroup.weblayer.webcontext.rewrite
接口 RewriteWebContext

所有超级接口:
org.tinygroup.context.BaseContext, org.tinygroup.context.Context, WebContext
所有已知实现类:
RewriteWebContextImpl

public interface RewriteWebContext
extends WebContext

重写URL及参数的web context,类似于apache的mod_rewrite模块。

作者:
renhui

方法摘要
 
从接口 org.tinygroup.weblayer.WebContext 继承的方法
getObject, getRequest, getResponse, getServletContext, getWrappedWebContext, init, setObject, setRequest, setResponse, setServletContext
 
从接口 org.tinygroup.context.Context 继承的方法
clearSubContext, createSubContext, get, getParent, getSubContext, getSubContextMap, put, putSubContext, remove, removeSubContext, setParent
 
从接口 org.tinygroup.context.BaseContext 继承的方法
clear, exist, get, get, getItemMap, put, remove, renameKey, size
 



Copyright © 2006–2013 开源组织. All rights reserved.