class |
AbstractXrootdOutboundRequest |
Supports outgoing client requests to the source server
in third-party copies.
|
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 |
OutboundHandshakeRequest |
Initial handshake on a new connection.
|
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 |
OutboundProtocolRequest |
The kXR_protocol request has the following packet structure:
|
class |
OutboundReadRequest |
Third-party client request to read rlen bytes of
the source file from the source server.
|
class |
OutboundSigverRequest |
Request to verify signature.
|