Class InboundChecksumResponse

  • All Implemented Interfaces:
    XrootdInboundResponse

    public class InboundChecksumResponse
    extends AbstractXrootdInboundResponse
    Response from third-party source server.

    According to protocol, has the following packet structure:

    kXR_charstreamid[2]
    kXR_unt160
    kXR_int32ilen
    kXR_charinfo[ilen]
    • Constructor Detail

    • Method Detail

      • getChecksums

        public java.util.Map<java.lang.String,​java.lang.String> getChecksums()
      • getRequestId

        public int getRequestId()
        Description copied from interface: XrootdInboundResponse
        The xrootd request type this is a response to