Priority

io.quartz.http2.Priority$
See thePriority companion trait
object Priority

Attributes

Companion:
trait
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

Graph
Supertypes
trait Serializable
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

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
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
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror