| Package | Description |
|---|---|
| org.dcache.xrootd.tpc.protocol.messages |
| Modifier and Type | Class and Description |
|---|---|
class |
OutboundAuthenticationRequest
Request to third-party source server.
|
class |
OutboundChecksumRequest
According to protocol, has the following packet structure:
|
class |
OutboundCloseRequest
Request to close file on the source server.
|
class |
OutboundEndSessionRequest
Request to end session on the source server.
|
class |
OutboundLoginRequest
The
token field represents the rendezvous key given
to the destination by the user client. |
class |
OutboundOpenReadOnlyRequest
According to the third-party protocol, the destination server must
actively read the file from the source.
|
class |
OutboundReadRequest
Third-party client request to read
rlen bytes of
the source file from the source server. |
class |
OutboundSigverRequest
Request to verify signature.
|
| Constructor and Description |
|---|
OutboundSigverRequest(long seqno,
AbstractXrootdOutboundRequest request,
io.netty.channel.ChannelHandlerContext ctx) |
Copyright © 2011–2018 dCache.org. All rights reserved.