protected class AjpAprProcessor.SocketOutputBuffer extends Object implements OutputBuffer
Modifier | Constructor and Description |
---|---|
protected |
AjpAprProcessor.SocketOutputBuffer() |
protected AjpAprProcessor.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 © 2016 JBoss by Red Hat. All rights reserved.