|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseStreams
Make sure to only write to either the OutputStream OR the Writer...
Method Summary | |
---|---|
OutputStream |
getOutputStream()
Get the output stream to write the response. |
Writer |
getWriter()
Get the writer to write the response. |
Method Detail |
---|
OutputStream getOutputStream() throws IOException
IOException
Writer getWriter() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |