org.apache.coyote.memory
protected class MemoryProtocolHandler.ByteChunkOutputBuffer extends java.lang.Object implements OutputBuffer
Constructor and Description |
---|
MemoryProtocolHandler.ByteChunkOutputBuffer(ByteChunk output) |
protected ByteChunk output
public MemoryProtocolHandler.ByteChunkOutputBuffer(ByteChunk output)
public int doWrite(ByteChunk chunk, Response response) throws java.io.IOException
OutputBuffer
doWrite
in interface OutputBuffer
chunk
- data to writeresponse
- used to allow buffers that can be shared by multiple responses.java.io.IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.