HttpCharsetRange

akka.http.scaladsl.model.HttpCharsetRange
See theHttpCharsetRange companion class

Attributes

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

Members list

Type members

Classlikes

case class *(qValue: Float) extends HttpCharsetRange

Attributes

Companion
object
Source
HttpCharset.scala
Supertypes
trait Serializable
trait Product
trait Equals
class HttpCharsetRange
class Object
trait Matchable
class Any
Show all
Known subtypes
object *.type
object * extends *

Attributes

Companion
class
Source
HttpCharset.scala
Supertypes
trait Product
trait Mirror
class *
trait Serializable
trait Product
trait Equals
class HttpCharsetRange
class Object
trait Matchable
class Any
Show all
Self type
*.type
final case class One(charset: HttpCharset, qValue: Float) extends HttpCharsetRange

Attributes

Source
HttpCharset.scala
Supertypes
trait Serializable
trait Product
trait Equals
class HttpCharsetRange
class Object
trait Matchable
class Any
Show all

Inherited types

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

Value members

Concrete methods

def apply(charset: HttpCharset, qValue: Float): HttpCharsetRange

Attributes

Source
HttpCharset.scala

Implicits

Implicits

implicit def apply(charset: HttpCharset): HttpCharsetRange

Attributes

Source
HttpCharset.scala