| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet | |
| org.ocpsoft.rewrite.servlet.config.response |
| Class and Description |
|---|
| ResponseContentInterceptor
An intercepter that operates on the fully buffered
ServletResponse.getOutputStream() before flushing to the
client, once the control of the application has been returned to Rewrite. |
| ResponseStreamWrapper
A wrapper for the
HttpServletResponse content OutputStream. |
| Class and Description |
|---|
| ResponseContent
Holds contents of the fully completed
HttpServletResponse. |
| ResponseContentInterceptorChain
Chain responsible for controlling interception of
ResponseContentInterceptor instances. |
Copyright © 2021 OCPsoft. All rights reserved.