Interface Transport

    • Field Detail

      • DISCARD_STREAM_TIMEOUT_MILLIS

        static final int DISCARD_STREAM_TIMEOUT_MILLIS
        The timeout to use while discarding a stream of input data. Since this is used for connection reuse, this timeout should be significantly less than the time it takes to establish a new connection.
        See Also:
        Constant Field Values