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

Interface SpdySynStreamFrame

    • Method Detail

      • associatedStreamId

        int associatedStreamId()
        Returns the Associated-To-Stream-ID of this frame.
      • setAssociatedStreamId

        SpdySynStreamFrame setAssociatedStreamId(int associatedStreamId)
        Sets the Associated-To-Stream-ID of this frame. The Associated-To-Stream-ID cannot be negative.
      • priority

        byte priority()
        Returns the priority of the stream.
      • setPriority

        SpdySynStreamFrame setPriority(byte priority)
        Sets the priority of the stream. The priority must be between 0 and 7 inclusive.
      • isUnidirectional

        boolean isUnidirectional()
        Returns true if the stream created with this frame is to be considered half-closed to the receiver.
      • setUnidirectional

        SpdySynStreamFrame setUnidirectional(boolean unidirectional)
        Sets if the stream created with this frame is to be considered half-closed to the receiver.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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

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