|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that a channel that wants to have direct access to the HttpServletResponse object must implement.
Method Summary | |
void |
setResponse(javax.servlet.http.HttpServletResponse response)
Sets the HttpServletResponse for the channel to use. |
Method Detail |
public void setResponse(javax.servlet.http.HttpServletResponse response)
response
- The HttpServletResponse for the channel to use.
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |