Save This Page
Home » apache-tomcat-6.0.16-src » org.apache » coyote » ajp » [javadoc | source]
org.apache.coyote.ajp
protected class: AjpAprProcessor.SocketOutputBuffer [javadoc | source]
java.lang.Object
   org.apache.coyote.ajp.AjpAprProcessor$SocketOutputBuffer

All Implemented Interfaces:
    OutputBuffer

This class is an output buffer which will write data to an output stream.
Method from org.apache.coyote.ajp.AjpAprProcessor$SocketOutputBuffer Summary:
doWrite
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.coyote.ajp.AjpAprProcessor$SocketOutputBuffer Detail:
 public int doWrite(ByteChunk chunk,
    Response res) throws IOException 
    Write chunk.