Class: Pione::Location::BroadcastScheme

Inherits:
LocationScheme show all
Defined in:
lib/pione/location/broadcast-scheme.rb

Overview

BroadcastScheme is a scheme for representing broadcast address.

Examples:

URI.parse("broadcast://255.255.255.255:560001")

Constant Summary collapse

COMPONENT =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

[:scheme, :host, :port]

Method Summary

Methods inherited from LocationScheme

#pione?, #storage?

Methods inherited from URI::Generic

#as_directory, #directory?, #file?, #pione?