|
rewrite-impl-servlet 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OutputBuffer
A piece of work to be done on the fully buffered ServletResponse.getOutputStream() before flushing to the
client, once the control of the application has been returned to Rewrite.
| Method Summary | |
|---|---|
InputStream |
execute(InputStream input)
Perform any manipulation of the fully buffered ServletResponse.getOutputStream() contents. |
| Method Detail |
|---|
InputStream execute(InputStream input)
ServletResponse.getOutputStream() contents.
|
rewrite-impl-servlet 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||