SourceSpecificMulticast

Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

trait Strict[+A <: IpAddress] extends SourceSpecificMulticast[A]

Indicates the address is within the RFC defined source specific multicast range.

Indicates the address is within the RFC defined source specific multicast range.

Value members

Concrete methods

def fromIpAddress[A <: IpAddress](address: A): Option[Strict[A]]

Constructs a source specific multicast IP address. Returns None if the supplied address is not in the valid source specific multicast range.

Constructs a source specific multicast IP address. Returns None if the supplied address is not in the valid source specific multicast range.

Constructs a source specific multicast IP address. Unlike fromIpAddress, multicast addresses outside the RFC defined source specific range are allowed.

Constructs a source specific multicast IP address. Unlike fromIpAddress, multicast addresses outside the RFC defined source specific range are allowed.

Implicits

Implicits