org.apache.coyote
public interface OutputBuffer
Method Summary | |
---|---|
int | doWrite(ByteChunk chunk, Response response) Write the response. |
Parameters: chunk data to write response used to allow buffers that can be shared by multiple responses.
Returns:
Throws: IOException