Class ProtocolRequest

  • All Implemented Interfaces:
    XrootdRequest

    public class ProtocolRequest
    extends AbstractXrootdRequest
    The kXR_protocol request has the following packet structure:

    kXR_charstreamid[2]
    kXR_unt16kXR_protocol
    kXR_int32clientpv
    kXR_charoptions
    kXR_charexpect
    kXR_charreserved[10]
    kXR_int32dlen
    • Constructor Detail

      • ProtocolRequest

        public ProtocolRequest​(io.netty.buffer.ByteBuf buffer)
    • Method Detail

      • getVersion

        public int getVersion()
      • getOption

        public int getOption()
      • getExpect

        public int getExpect()