org.apache.coyote.memory

Class MemoryProtocolHandler.ByteChunkInputBuffer

Enclosing Class:
MemoryProtocolHandler
Implemented Interfaces:
InputBuffer

protected class MemoryProtocolHandler.ByteChunkInputBuffer
extends java.lang.Object
implements InputBuffer

Field Summary

protected ByteChunk
input

Constructor Summary

ByteChunkInputBuffer(ByteChunk input)

Method Summary

int
doRead(ByteChunk chunk, Request request)

Field Details

input

protected ByteChunk input

Constructor Details

ByteChunkInputBuffer

public ByteChunkInputBuffer(ByteChunk input)

Method Details

doRead

public int doRead(ByteChunk chunk,
                  Request request)
            throws IOException
Specified by:
doRead in interface InputBuffer


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.