类 org.tinygroup.weblayer.webcontext.AbstractWebContextWrapper
的使用

使用 AbstractWebContextWrapper 的软件包
org.tinygroup.weblayer.impl   
org.tinygroup.weblayer.webcontext   
org.tinygroup.weblayer.webcontext.basic.impl   
org.tinygroup.weblayer.webcontext.buffered.impl   
org.tinygroup.weblayer.webcontext.cache.impl   
org.tinygroup.weblayer.webcontext.lazycommit.impl   
org.tinygroup.weblayer.webcontext.parser.impl   
org.tinygroup.weblayer.webcontext.rewrite.impl   
org.tinygroup.weblayer.webcontext.session.impl   
org.tinygroup.weblayer.webcontext.setlocacle.impl   
 

org.tinygroup.weblayer.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.implAbstractWebContextWrapper 的子类
 class WebContextImpl
          web上下文接口实现
 

org.tinygroup.weblayer.webcontextAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontextAbstractWebContextWrapper 的子类
 class CommitMonitor
          保存commit的状态,用来防止重复commit。
 class DefaultWebContext
          功能说明:默认的上下文实现,如果filter没有自定义增强上下文的对象,那么就返回此对象 系统版本: v1.0
开发人员: renhui
开发时间: 2013-7-1
功能描述: 写明作用,调用方式,使用场景,以及特殊情况
 class SimpleWebContext
          功能说明: 实现了WebContext接口,包含request、response和servletContext的信息。
 

org.tinygroup.weblayer.webcontext.basic.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.basic.implAbstractWebContextWrapper 的子类
 class BasicWebContextImpl
          过滤header中的crlf,将status message用HTML entities转义,限制cookie的总大小。
 

org.tinygroup.weblayer.webcontext.buffered.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.buffered.implAbstractWebContextWrapper 的子类
 class BufferedWebContextImpl
           
 

org.tinygroup.weblayer.webcontext.cache.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.cache.implAbstractWebContextWrapper 的子类
 class PageCacheWebContextImpl
          功能说明:缓存页面上下文实现类 系统版本: v1.0
开发人员: renhui
开发时间: 2013-8-22
功能描述: 写明作用,调用方式,使用场景,以及特殊情况
 

org.tinygroup.weblayer.webcontext.lazycommit.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.lazycommit.implAbstractWebContextWrapper 的子类
 class LazyCommitWebContextImpl
          延迟提交response的实现。
 

org.tinygroup.weblayer.webcontext.parser.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.parser.implAbstractWebContextWrapper 的子类
 class ParserWebContextImpl
          自动解析request parameters和cookie parameters,并透明地处理upload请求的request context实现。
 

org.tinygroup.weblayer.webcontext.rewrite.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.rewrite.implAbstractWebContextWrapper 的子类
 class RewriteWebContextImpl
          重写URL及参数的request context,类似于apache的mod_rewrite模块。
 

org.tinygroup.weblayer.webcontext.session.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.session.implAbstractWebContextWrapper 的子类
 class SessionWebContextImpl
          支持session的HttpRequestContext实现。
 

org.tinygroup.weblayer.webcontext.setlocacle.implAbstractWebContextWrapper 的使用
 

org.tinygroup.weblayer.webcontext.setlocacle.implAbstractWebContextWrapper 的子类
 class SetLocaleWebContextImpl
          SetLocaleWebContext的实现。
 



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