Dependent

final case class Dependent(dependentStreamId: Int, exclusive: Boolean, priority: Int) extends Priority

object representing the contents of a PRIORITY frame

This is also used for the HEADERS frame which is logically a series of headers with a possible PRIORITY frame

Source:
Priority.scala
trait Product
trait Equals
trait Priority
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product