SocketAddress

com.comcast.ip4s.SocketAddress
See theSocketAddress companion class
object SocketAddress

Attributes

Companion
class
Source
SocketAddress.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Deprecated and Inherited classlikes

class ResolveOps(self: SocketAddress[Host])

Attributes

Deprecated
true
Inherited from:
SocketAddressCompanionPlatform (hidden)
Source
SocketAddressPlatform.scala
Supertypes
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

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

Inherited methods

Converts an InetSocketAddress to a SocketAddress[IpAddress].

Converts an InetSocketAddress to a SocketAddress[IpAddress].

Attributes

Inherited from:
SocketAddressCompanionPlatform (hidden)
Source
SocketAddressPlatform.scala

Deprecated and Inherited methods

Attributes

Deprecated
true
Inherited from:
SocketAddressCompanionPlatform (hidden)
Source
SocketAddressPlatform.scala

Implicits

Implicits

implicit def order[A <: Host]: Order[SocketAddress[A]]

Attributes

Source
SocketAddress.scala
implicit def ordering[A <: Host]: Ordering[SocketAddress[A]]

Attributes

Source
SocketAddress.scala
implicit def show[A <: Host]: Show[SocketAddress[A]]

Attributes

Source
SocketAddress.scala