protected class AjpAprProcessor.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 InputBuffer
java.io.IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.