public class ChunkedFileChannelReadResponse extends AbstractChunkedReadResponse
length, maxFrameSize, position, request| Constructor and Description |
|---|
ChunkedFileChannelReadResponse(ReadRequest request,
int maxFrameSize,
FileChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.buffer.ChannelBuffer |
read(long position,
int length) |
close, getRequest, isEndOfInput, nextChunkpublic ChunkedFileChannelReadResponse(ReadRequest request, int maxFrameSize, FileChannel channel)
public org.jboss.netty.buffer.ChannelBuffer read(long position,
int length)
throws IOException
read in class AbstractChunkedReadResponseIOExceptionCopyright © 2013 dCache.org. All rights reserved.