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

All Implemented Interfaces:
    InputBuffer

Field Summary
protected  ByteChunk input     
Constructor:
 public ByteChunkInputBuffer(ByteChunk input) 
Method from org.apache.coyote.memory.MemoryProtocolHandler$ByteChunkInputBuffer Summary:
doRead
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.coyote.memory.MemoryProtocolHandler$ByteChunkInputBuffer Detail:
 public int doRead(ByteChunk chunk,
    Request request) throws IOException