Priority

org.http4s.blaze.http.http2.Priority$
See thePriority companion trait
object Priority

Attributes

Companion:
trait
Source:
Priority.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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

Attributes

Source:
Priority.scala
Graph
Supertypes
trait Product
trait Equals
trait Priority
class Object
trait Matchable
class Any
case object NoPriority extends Priority

Represents a lack of priority

Represents a lack of priority

Attributes

Source:
Priority.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Priority
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala