|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IMultithreadedDirectResponse
An interface that a multithreaded channel that wants to have direct access to the HttpServletResponse object must implement.
| Method Summary | |
|---|---|
void |
setResponse(String uid,
HttpServletResponse response)
Deprecated. Sets the HttpServletResponse for the channel to use. |
| Method Detail |
|---|
void setResponse(String uid,
HttpServletResponse response)
uid - The unique ID of the channelresponse - The HttpServletResponse for the channel to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||