org.apache.coyote.http11

Class InternalOutputBuffer.OutputStreamOutputBuffer

protected class InternalOutputBuffer.OutputStreamOutputBuffer extends Object implements OutputBuffer

This class is an output buffer which will write data to an output stream.
Method Summary
intdoWrite(ByteChunk chunk, Response res)
Write chunk.

Method Detail

doWrite

public int doWrite(ByteChunk chunk, Response res)
Write chunk.
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.