| Interface | Description |
|---|---|
| XrootdInboundResponse |
Supports incoming third-party source server reponses.
|
| XrootdOutboundRequest |
Supports outgoing third-party source server requests.
|
| Class | Description |
|---|---|
| AbstractXrootdInboundResponse |
Supports incoming third-party source server reponses.
|
| AbstractXrootdOutboundRequest |
Supports outgoing client requests to the source server
in third-party copies.
|
| InboundAttnResponse |
Server's prerogative to tell the client to do something.
|
| InboundAuthenticationResponse |
Response from third-party source server.
|
| InboundChecksumResponse |
Response from third-party source server.
|
| InboundCloseResponse |
Response from third-party source server.
|
| InboundEndSessionResponse |
Response from third-party source server.
|
| InboundErrorResponse |
kXR_charstreamid[2]
kXR_unt16stat
kXR_int32dlen
kXR_int32errnum
kXR_charerrmsg[dlen-4]
|
| InboundHandshakeResponse |
Reply from third-party source server establishing connection.
|
| InboundLoginResponse |
Response from third-party source server.
|
| InboundOpenReadOnlyResponse |
Response from third-party source server.
|
| InboundProtocolResponse |
According to protocol, has the following packet structure:
|
| InboundReadResponse |
Response from third-party source server.
|
| InboundRedirectResponse |
Response from third-party source server.
|
| InboundWaitResponse |
Server's prerogative to tell the client to wait up to a
certain number of seconds.
|
| OutboundAuthenticationRequest |
Request to third-party source server.
|
| OutboundChecksumRequest |
According to protocol, has the following packet structure:
|
| OutboundCloseRequest |
Request to close file on the source server.
|
| OutboundEndSessionRequest |
Request to end session on the source server.
|
| OutboundHandshakeRequest |
Initial handshake on a new connection.
|
| OutboundLoginRequest |
The
token field represents the rendezvous key given
to the destination by the user client. |
| OutboundOpenReadOnlyRequest |
According to the third-party protocol, the destination server must
actively read the file from the source.
|
| OutboundProtocolRequest |
The kXR_protocol request has the following packet structure:
|
| OutboundReadRequest |
Third-party client request to read
rlen bytes of
the source file from the source server. |
| OutboundSigverRequest |
Request to verify signature.
|
Copyright © 2011–2018 dCache.org. All rights reserved.