protected class InternalAprOutputBuffer.SocketOutputBuffer extends Object implements OutputBuffer
Modifier | Constructor and Description |
---|---|
protected |
InternalAprOutputBuffer.SocketOutputBuffer() |
protected InternalAprOutputBuffer.SocketOutputBuffer()
public int doWrite(ByteChunk chunk, Response res) throws IOException
doWrite
in interface OutputBuffer
chunk
- data to writeres
- used to allow buffers that can be shared by multiple responses.IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.