org.apache.coyote.memory

Class MemoryProtocolHandler.ByteChunkOutputBuffer

protected class MemoryProtocolHandler.ByteChunkOutputBuffer extends Object implements OutputBuffer

Field Summary
protected ByteChunkoutput
Constructor Summary
ByteChunkOutputBuffer(ByteChunk output)
Method Summary
intdoWrite(ByteChunk chunk, Response response)

Field Detail

output

protected ByteChunk output

Constructor Detail

ByteChunkOutputBuffer

public ByteChunkOutputBuffer(ByteChunk output)

Method Detail

doWrite

public int doWrite(ByteChunk chunk, Response response)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.