protected class InternalOutputBuffer.OutputStreamOutputBuffer extends Object implements OutputBuffer
| Modifier | Constructor and Description |
|---|---|
protected |
InternalOutputBuffer.OutputStreamOutputBuffer() |
protected InternalOutputBuffer.OutputStreamOutputBuffer()
public int doWrite(ByteChunk chunk, Response res) throws IOException
doWrite in interface OutputBufferchunk - data to writeres - used to allow buffers that can be shared by multiple responses.IOExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.