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