|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.coyote.http11.InternalAprInputBuffer.SocketInputBuffer
protected class InternalAprInputBuffer.SocketInputBuffer
This class is an input buffer which will read its data from an input stream.
Constructor Summary | |
---|---|
protected |
InternalAprInputBuffer.SocketInputBuffer()
|
Method Summary | |
---|---|
int |
doRead(ByteChunk chunk,
Request req)
Read bytes into the specified chunk. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected InternalAprInputBuffer.SocketInputBuffer()
Method Detail |
---|
public int doRead(ByteChunk chunk, Request req) throws java.io.IOException
doRead
in interface InputBuffer
java.io.IOException
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |