Name

org.http4s.headers.Forwarded$.Node$.Name$
See theName companion trait
object Name

Attributes

Companion
trait
Source
Forwarded.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Name.type

Members list

Type members

Classlikes

case class Ipv4(address: Ipv4Address) extends Name

Attributes

Source
Forwarded.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Name
class Object
trait Matchable
class Any
Show all
case class Ipv6(address: Ipv6Address) extends Name

Attributes

Source
Forwarded.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Name
class Object
trait Matchable
class Any
Show all
case object Unknown extends Name

Attributes

Source
Forwarded.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Name
class Object
trait Matchable
class Any
Show all
Self type
Unknown.type

Value members

Concrete methods

def ofIpv4Address(a: Byte, b: Byte, c: Byte, d: Byte): Name

Attributes

Source
Forwarded.scala
def ofIpv6Address(a: Short, b: Short, c: Short, d: Short, e: Short, f: Short, g: Short, h: Short): Name

Attributes

Source
Forwarded.scala

Deprecated methods

Attributes

Deprecated
true
Source
Forwarded.scala

Attributes

Deprecated
true
Source
Forwarded.scala