Class AbstractXrootdInboundResponse

    • Field Detail

      • streamId

        protected final int streamId
      • stat

        protected final int stat
    • Constructor Detail

      • AbstractXrootdInboundResponse

        protected AbstractXrootdInboundResponse​(int streamId,
                                                int stat)
      • AbstractXrootdInboundResponse

        protected AbstractXrootdInboundResponse​(io.netty.buffer.ByteBuf buffer)