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

Concise view

Type members

Classlikes

case class Ipv4(address: Ipv4Address) extends Name

Attributes

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

Attributes

Source:
Forwarded.scala
Graph
Supertypes
trait Product
trait Equals
trait Name
class Object
trait Matchable
class Any
case object Unknown extends Name

Attributes

Source:
Forwarded.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Name
class Object
trait Matchable
class Any
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