JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
io.netty.handler.codec.spdy

Interface SpdyWindowUpdateFrame

    • Method Detail

      • streamId

        int streamId()
        Returns the Stream-ID of this frame.
      • setStreamId

        SpdyWindowUpdateFrame setStreamId(int streamID)
        Sets the Stream-ID of this frame. The Stream-ID cannot be negative.
      • deltaWindowSize

        int deltaWindowSize()
        Returns the Delta-Window-Size of this frame.
      • setDeltaWindowSize

        SpdyWindowUpdateFrame setDeltaWindowSize(int deltaWindowSize)
        Sets the Delta-Window-Size of this frame. The Delta-Window-Size must be positive.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2008–2018 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /