InternetProtocol

container.InternetProtocol$.InternetProtocol
sealed abstract class InternetProtocol(val typeProtocol: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object OTHER.type
object TCP.type
object UDP.type

Members list

Value members

Concrete fields

val typeProtocol: String