Interface ResponseContentInterceptor


public interface 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.
Author:
Lincoln Baxter, III