| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.coyote.ajp.AjpProcessor.SocketOutputBuffer
protected class AjpProcessor.SocketOutputBuffer
This class is an output buffer which will write data to an output stream.
| Constructor Summary | |
|---|---|
| protected  | AjpProcessor.SocketOutputBuffer() | 
| Method Summary | |
|---|---|
|  int | doWrite(ByteChunk chunk,
        Response res)Write chunk. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
protected AjpProcessor.SocketOutputBuffer()
| Method Detail | 
|---|
public int doWrite(ByteChunk chunk,
                   Response res)
            throws java.io.IOException
doWrite in interface OutputBufferchunk - data to writeres - used to allow buffers that can be shared by multiple responses.
java.io.IOException| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||