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