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

使用 AbstractResponseWrapper 的软件包
org.tinygroup.weblayer.webcontext.basic.response   
org.tinygroup.weblayer.webcontext.buffered.response   
 

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

org.tinygroup.weblayer.webcontext.basic.responseAbstractResponseWrapper 的子类
 class BasicResponseImpl
          包裹HttpServletResponse,使之具备: Header的安全性:过滤CRLF。
 

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

org.tinygroup.weblayer.webcontext.buffered.responseAbstractResponseWrapper 的子类
 class BufferedResponseImpl
          包裹HttpServletResponse,使之输出到内存中。
 



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