Priority

object Priority
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

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

object representing the contents of a PRIORITY frame

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

case object NoPriority extends Priority

Represents a lack of priority

Represents a lack of priority

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror