protected class MemoryProtocolHandler.ByteChunkOutputBuffer extends 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 IOException
OutputBuffer
doWrite
in interface OutputBuffer
chunk
- data to writeresponse
- used to allow buffers that can be shared by multiple responses.IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.