Protocol

sealed abstract
class Protocol(val underlying: Protocol) extends Product with Serializable
Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object AN
object Ah
object All
object Any0Hop
object AnyDfs
object AnyEnc
object AnyLocal
object Aris
object Ax25
object BbnRccMon
object Bna
object BrSatMon
object Cbt
object Cftp
object Chaos
object CompaqPeer
object Cphb
object Cpnx
object Crtp
object Crudp
object Dccp
object DcnMeas
object Ddp
object Ddx
object Dgp
object Dsr
object Egp
object Eigrp
object Emcon
object Encap
object Esp
object Etherip
object Ethernet
object Fc
object Fire
object Ggp
object Gmtp
object Gre
object Hip
object Hmp
object Hopopt
object INlsp
object Iatp
object Icmp
object Icmpv6
object Idpr
object IdprCmtp
object Idrp
object Ifmp
object Igmp
object Igp
object Il
object Ipcomp
object Ipcv
object Ipip
object Iplt
object Ippc
object Ipv4
object Ipv6
object Ipv6Frag
object Ipv6Nonxt
object Ipv6Opts
object Ipv6Route
object IpxInIp
object Irtp
object IsisIpv4
object IsoIp
object IsoTp4
object Kryptolan
object L2TP
object Larp
object Leaf1
object Leaf2
object Manet
object MeritInp
object MfeNsp
object Micp
object Mobile
object MplsInIp
object Mtp
object Mux
object Narp
object Netblt
object NsfnetIgp
object NvpIi
object Ospfigp
object Pgm
object Pim
object Pipe
object Pnni
object Prm
object Ptp
object Pup
object Pvp
object Qnx
object Rdp
object Reserved
object Rohc
object Rsvp
object Rvd
object SatExpak
object SatMon
object SccSp
object Scps
object Sctp
object Sdrp
object SecureVmtp
object Shim6
object Skip
object Sm
object Smp
object Snp
object SpriteRpc
object Sps
object Srp
object Sscopmce
object St
object Stp
object SunNd
object Swipe
object Tcf
object Tcp
object Threepc
object Tlsp
object Tpplusplus
object Trunk1
object Trunk2
object Ttp
object Udp
object Udplite
object Uti
object Vines
object Visa
object Vmtp
object Vrrp
object WbExpak
object WbMon
object Wesp
object Wsn
object Xnet
object XnsIdp
object Xtp

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from
Equals
def productArity: Int
Inherited from
Product
def productElement(n: Int): Any
Inherited from
Product
def productElementName(n: Int): String
Inherited from
Product
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def productPrefix: String
Inherited from
Product

Concrete fields

val underlying: Protocol