public interface ResponseContentInterceptor
ServletResponse.getOutputStream() before flushing to the
client, once the control of the application has been returned to Rewrite.| Modifier and Type | Method and Description |
|---|---|
void |
intercept(HttpServletRewrite event,
ResponseContent buffer,
ResponseContentInterceptorChain chain)
Perform modifications on the fully buffered
ServletResponse.getOutputStream() contents. |
void intercept(HttpServletRewrite event, ResponseContent buffer, ResponseContentInterceptorChain chain)
ServletResponse.getOutputStream() contents.Copyright © 2013 OCPsoft. All Rights Reserved.