org.apache.coyote.ajp

Class AjpProcessor.SocketOutputBuffer

protected class AjpProcessor.SocketOutputBuffer extends Object implements OutputBuffer

This class is an output buffer which will write data to an output stream.
Method Summary
intdoWrite(ByteChunk chunk, Response res)
Write chunk.

Method Detail

doWrite

public int doWrite(ByteChunk chunk, Response res)
Write chunk.
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.