org.tinygroup.weblayer.impl
类 ResponseZip
java.lang.Object
org.tinygroup.weblayer.AbstractTinyFilter
org.tinygroup.weblayer.impl.ResponseZip
- 所有已实现的接口:
- org.tinygroup.appconfig.AppConfig, TinyFilter, WebContextFactory<WebContext>
public class ResponseZip
- extends AbstractTinyFilter
对内容进行压缩
- 作者:
- luoguo
| 从类 org.tinygroup.weblayer.AbstractTinyFilter 继承的方法 |
destoryTinyFilter, get, getAlreadyWrappedContext, getConfiguration, getInitParamMap, getNodeName, getPatterns, initContext, initTinyFilter, isMatch, parserExtraConfig, setConfiguration, wrapContext |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseZip
public ResponseZip()
preProcess
public void preProcess(WebContext context)
- 从接口
TinyFilter 复制的描述
- 前置操作
- 指定者:
- 接口
TinyFilter 中的 preProcess - 覆盖:
- 类
AbstractTinyFilter 中的 preProcess
postProcess
public void postProcess(WebContext context)
- 从接口
TinyFilter 复制的描述
- 后置操作
- 指定者:
- 接口
TinyFilter 中的 postProcess - 覆盖:
- 类
AbstractTinyFilter 中的 postProcess
Copyright © 2006–2013 开源组织. All rights reserved.