Constructor and description |
---|
GrailsContentBufferingResponse
(HttpServletResponse response, ContentProcessor contentProcessor, SiteMeshWebAppContext webAppContext) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
deactivateSitemesh() |
|
Content |
getContent() |
|
HttpServletResponse |
getTargetResponse() |
|
boolean |
isActive() |
|
boolean |
isUsingStream() |
|
void |
sendError(int sc) |
|
void |
sendError(int sc, java.lang.String msg) |
|
void |
sendRedirect(java.lang.String location) |