Interface SpdyGoAwayFrame

    • Method Detail

      • lastGoodStreamId

        int lastGoodStreamId()
        Returns the Last-good-stream-ID of this frame.
      • setLastGoodStreamId

        SpdyGoAwayFrame setLastGoodStreamId​(int lastGoodStreamId)
        Sets the Last-good-stream-ID of this frame. The Last-good-stream-ID cannot be negative.