Port

org.http4s.headers.Forwarded$.Node$.Port$
See thePort companion trait
object Port

Attributes

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

Members list

Concise view

Type members

Classlikes

final case class Numeric(value: Int) extends Port

Attributes

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

Value members

Concrete methods

Attributes

Source:
Forwarded.scala
def unapply(port: Port): Option[Int]

Attributes

Source:
Forwarded.scala