org.apache.coyote.memory

Class MemoryProtocolHandler.ByteChunkInputBuffer

protected class MemoryProtocolHandler.ByteChunkInputBuffer extends Object implements InputBuffer

Field Summary
protected ByteChunkinput
Constructor Summary
ByteChunkInputBuffer(ByteChunk input)
Method Summary
intdoRead(ByteChunk chunk, Request request)

Field Detail

input

protected ByteChunk input

Constructor Detail

ByteChunkInputBuffer

public ByteChunkInputBuffer(ByteChunk input)

Method Detail

doRead

public int doRead(ByteChunk chunk, Request request)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.