public class OutboundOpenReadOnlyRequest extends AbstractXrootdOutboundRequest
According to the third-party protocol, the destination server must actively read the file from the source.
The path field represents the logical file name plus
opaque data establishing the rendezvous point.
requestId, signingLevel, streamId| Constructor and Description |
|---|
OutboundOpenReadOnlyRequest(int streamId,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getParams(io.netty.buffer.ByteBuf buffer) |
protected int |
getParamsLen() |
getRequestId, getStreamId, isSigned, writeTo, writeToBufferpublic OutboundOpenReadOnlyRequest(int streamId,
String path)
protected void getParams(io.netty.buffer.ByteBuf buffer)
getParams in class AbstractXrootdOutboundRequestprotected int getParamsLen()
getParamsLen in class AbstractXrootdOutboundRequestCopyright © 2011–2018 dCache.org. All rights reserved.