Class InboundErrorResponse

    • Constructor Detail

      • InboundErrorResponse

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

      • getError

        public int getError()
      • getErrorMessage

        public java.lang.String getErrorMessage()
      • getRequestId

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