org.apache.coyote.memory

Class MemoryProtocolHandler.ByteChunkOutputBuffer

Enclosing Class:
MemoryProtocolHandler
Implemented Interfaces:
OutputBuffer

protected class MemoryProtocolHandler.ByteChunkOutputBuffer
extends java.lang.Object
implements OutputBuffer

Field Summary

protected ByteChunk
output

Constructor Summary

ByteChunkOutputBuffer(ByteChunk output)

Method Summary

int
doWrite(ByteChunk chunk, Response response)

Field Details

output

protected ByteChunk output

Constructor Details

ByteChunkOutputBuffer

public ByteChunkOutputBuffer(ByteChunk output)

Method Details

doWrite

public int doWrite(ByteChunk chunk,
                   Response response)
            throws IOException
Specified by:
doWrite in interface OutputBuffer


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