MulticastJoin

com.comcast.ip4s.MulticastJoin$
See theMulticastJoin companion class

Attributes

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

Members list

Concise view

Type members

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

Concrete methods

def asm[A <: IpAddress](group: Multicast[A]): MulticastJoin[A]

Constructs an AnySourceMulticastJoin[A].

Constructs an AnySourceMulticastJoin[A].

Attributes

Source:
MulticastJoin.scala
def ssm[A <: IpAddress](source: A, group: SourceSpecificMulticast[A]): MulticastJoin[A]

Constructs a SourceSpecificMulticastJoin[A].

Constructs a SourceSpecificMulticastJoin[A].

Attributes

Source:
MulticastJoin.scala

Implicits

Implicits

implicit def order[J <: ([x <: IpAddress] =>> MulticastJoin[x]), A <: IpAddress]: Order[J[A]]

Attributes

Source:
MulticastJoin.scala
implicit def ordering[J <: ([x <: IpAddress] =>> MulticastJoin[x]), A <: IpAddress]: Ordering[J[A]]

Attributes

Source:
MulticastJoin.scala
implicit def show[J <: ([x <: IpAddress] =>> MulticastJoin[x]), A <: IpAddress]: Show[J[A]]

Attributes

Source:
MulticastJoin.scala