| Package | Description |
|---|---|
| org.dcache.xrootd.core | |
| org.dcache.xrootd.stream |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XrootdRequestHandler.doOnReadV(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent e,
ReadVRequest msg) |
protected AbstractResponseMessage |
XrootdAuthorizationHandler.doOnReadV(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent event,
ReadVRequest msg) |
| Modifier and Type | Field and Description |
|---|---|
protected ReadVRequest |
AbstractChunkedReadvResponse.request |
| Constructor and Description |
|---|
AbstractChunkedReadvResponse(ReadVRequest request,
int maxFrameSize) |
ChunkedFileChannelReadvResponse(ReadVRequest request,
int maxFrameSize,
List<FileChannel> channels) |
ChunkedFileReadvResponse(ReadVRequest request,
int maxFrameSize,
List<RandomAccessFile> files) |
Copyright © 2013 dCache.org. All rights reserved.