|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.coyote.memory.MemoryProtocolHandler.ByteChunkInputBuffer
Field Summary | |
protected ByteChunk |
input
|
Constructor Summary | |
MemoryProtocolHandler.ByteChunkInputBuffer(ByteChunk input)
|
Method Summary | |
int |
doRead(ByteChunk chunk,
Request request)
Return from the input stream. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected ByteChunk input
Constructor Detail |
public MemoryProtocolHandler.ByteChunkInputBuffer(ByteChunk input)
Method Detail |
public int doRead(ByteChunk chunk, Request request) throws java.io.IOException
InputBuffer
doRead
in interface InputBuffer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |