Class DefaultSpdySynStreamFrame

    • Field Detail

      • associatedToStreamId

        private int associatedToStreamId
      • priority

        private byte priority
      • unidirectional

        private boolean unidirectional
    • Constructor Detail

      • DefaultSpdySynStreamFrame

        public DefaultSpdySynStreamFrame​(int streamId,
                                         int associatedToStreamId,
                                         byte priority)
        Creates a new instance.
        Parameters:
        streamId - the Stream-ID of this frame
        associatedToStreamId - the Associated-To-Stream-ID of this frame
        priority - the priority of the stream