Class InboundWaitRespResponse

  • All Implemented Interfaces:
    XrootdInboundResponse

    public class InboundWaitRespResponse
    extends AbstractInboundWaitResponse
    Server's prerogative to tell the client to wait up to a certain number of seconds. This response also indicates the client should wait for instructions from the server.

    • Constructor Detail

      • InboundWaitRespResponse

        public InboundWaitRespResponse​(io.netty.buffer.ByteBuf buffer,
                                       int requestId)