接口 org.tinygroup.weblayer.webcontext.TwoPhaseCommitWebContext
的使用

使用 TwoPhaseCommitWebContext 的软件包
org.tinygroup.weblayer.webcontext.basic   
org.tinygroup.weblayer.webcontext.basic.impl   
org.tinygroup.weblayer.webcontext.lazycommit   
org.tinygroup.weblayer.webcontext.lazycommit.impl   
org.tinygroup.weblayer.webcontext.session   
org.tinygroup.weblayer.webcontext.session.impl   
 

org.tinygroup.weblayer.webcontext.basicTwoPhaseCommitWebContext 的使用
 

org.tinygroup.weblayer.webcontext.basicTwoPhaseCommitWebContext 的子接口
 interface BasicWebContext
          这是一个基础性的web context,提供了interceptor机制,主要用于构建可扩展的安全方案。
 

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

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

org.tinygroup.weblayer.webcontext.lazycommitTwoPhaseCommitWebContext 的使用
 

org.tinygroup.weblayer.webcontext.lazycommitTwoPhaseCommitWebContext 的子接口
 interface LazyCommitWebContext
          延迟提交response。
 

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

实现 TwoPhaseCommitWebContextorg.tinygroup.weblayer.webcontext.lazycommit.impl 中的类
 class LazyCommitWebContextImpl
          延迟提交response的实现。
 

org.tinygroup.weblayer.webcontext.sessionTwoPhaseCommitWebContext 的使用
 

org.tinygroup.weblayer.webcontext.sessionTwoPhaseCommitWebContext 的子接口
 interface SessionWebContext
          支持session的WebContext实现。
 

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

实现 TwoPhaseCommitWebContextorg.tinygroup.weblayer.webcontext.session.impl 中的类
 class SessionWebContextImpl
          支持session的HttpRequestContext实现。
 



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