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

All Implemented Interfaces:
    OutputBuffer

Field Summary
protected  ByteChunk output     
Constructor:
 public ByteChunkOutputBuffer(ByteChunk output) 
Method from org.apache.coyote.memory.MemoryProtocolHandler$ByteChunkOutputBuffer Summary:
doWrite
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.coyote.memory.MemoryProtocolHandler$ByteChunkOutputBuffer Detail:
 public int doWrite(ByteChunk chunk,
    Response response) throws IOException