JavaScript is disabled on your browser.
Skip navigation links
io.netty.handler.codec.spdy

Class DefaultSpdyWindowUpdateFrame

    • Constructor Summary

      Constructors
      Constructor and Description
      DefaultSpdyWindowUpdateFrame (int streamId, int deltaWindowSize)
      Creates a new instance.
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      int deltaWindowSize ()
      Returns the Delta-Window-Size of this frame.
      SpdyWindowUpdateFrame setDeltaWindowSize (int deltaWindowSize)
      Sets the Delta-Window-Size of this frame.
      SpdyWindowUpdateFrame setStreamId (int streamId)
      Sets the Stream-ID of this frame.
      int streamId ()
      Returns the Stream-ID of this frame.
      java.lang.String toString ()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Skip navigation links

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

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