| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.coyote.ajp.AjpAprProcessor.SocketInputBuffer
protected class AjpAprProcessor.SocketInputBuffer
This class is an input buffer which will read its data from an input stream.
| Constructor Summary | |
|---|---|
| protected  | AjpAprProcessor.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 AjpAprProcessor.SocketInputBuffer()
| Method Detail | 
|---|
public int doRead(ByteChunk chunk,
                  Request req)
           throws java.io.IOException
doRead in interface InputBufferjava.io.IOException| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||