|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tapestry.services.impl.ResponseRendererImpl
Responsible for rendering a response to the client.
Constructor Summary | |
ResponseRendererImpl()
|
Method Summary | |
void |
renderResponse(IRequestCycle cycle,
ResponseOutputStream output)
Renders the reponse, using the current active page defined by the request cycle. |
void |
setLocaleManager(RequestLocaleManager localeManager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResponseRendererImpl()
Method Detail |
public void renderResponse(IRequestCycle cycle, ResponseOutputStream output) throws javax.servlet.ServletException, java.io.IOException
ResponseRenderer
renderResponse
in interface ResponseRenderer
javax.servlet.ServletException
java.io.IOException
public void setLocaleManager(RequestLocaleManager localeManager)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |