| Interface | Description |
|---|---|
| ResponseContent |
Holds contents of the fully completed
HttpServletResponse. |
| 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. |
| ResponseContentInterceptorChain |
Chain responsible for controlling interception of
ResponseContentInterceptor instances. |
| ResponseStreamWrapper |
A wrapper for the
HttpServletResponse content OutputStream. |
Copyright © 2021 OCPsoft. All rights reserved.