Class InboundAuthenticationResponse

    • Constructor Detail

      • InboundAuthenticationResponse

        public InboundAuthenticationResponse​(io.netty.buffer.ByteBuf buffer)
                                      throws XrootdException
        Throws:
        XrootdException
    • Method Detail

      • getDataLength

        public int getDataLength()
      • getRequestId

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

        public io.netty.buffer.ByteBuf getDataBuffer()
      • releaseBuffer

        public void releaseBuffer()