|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.coyote.http11.InternalOutputBuffer.OutputStreamOutputBuffer
This class is an output buffer which will write data to an output stream.
Constructor Summary | |
protected |
InternalOutputBuffer.OutputStreamOutputBuffer()
|
Method Summary | |
int |
doWrite(org.apache.tomcat.util.buf.ByteChunk chunk,
org.apache.coyote.Response res)
Write chunk. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected InternalOutputBuffer.OutputStreamOutputBuffer()
Method Detail |
public int doWrite(org.apache.tomcat.util.buf.ByteChunk chunk, org.apache.coyote.Response res) throws java.io.IOException
doWrite
in interface org.apache.coyote.OutputBuffer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |