protected class InternalAprInputBuffer.SocketInputBuffer extends java.lang.Object implements InputBuffer
| Modifier | Constructor and Description |
|---|---|
protected |
SocketInputBuffer() |
| Modifier and Type | Method and Description |
|---|---|
int |
doRead(ByteChunk chunk,
Request req)
Read bytes into the specified chunk.
|
public int doRead(ByteChunk chunk, Request req) throws java.io.IOException
doRead in interface InputBufferjava.io.IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.