|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IDirectResponse
An interface that a channel that wants to have direct access to the HttpServletResponse object must implement.
| Method Summary | |
|---|---|
void |
setResponse(HttpServletResponse response)
Deprecated. Sets the HttpServletResponse for the channel to use. |
| Method Detail |
|---|
void setResponse(HttpServletResponse response)
throws PortalException
response - The HttpServletResponse for the channel to use.
PortalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||