Setting

org.http4s.blaze.http.http2.Http2Settings$.Setting
final case class Setting(code: Int, value: SettingValue)

Attributes

Source:
Http2Settings.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Get the SettingKey associated with this setting

Get the SettingKey associated with this setting

Attributes

Source:
Http2Settings.scala

Get the human readable name of this setting

Get the human readable name of this setting

Attributes

Source:
Http2Settings.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
Source:
Http2Settings.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product