com.outr.net

Protocol

Related Docs: class Protocol | package net

object Protocol extends Enumerated[Protocol] with Serializable

Linear Supertypes
Serializable, Serializable, Enumerated[Protocol], Enum[Protocol], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Protocol
  2. Serializable
  3. Serializable
  4. Enumerated
  5. Enum
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. object Aaa extends Protocol with Product with Serializable

  5. object Aaas extends Protocol with Product with Serializable

  6. object About extends Protocol with Product with Serializable

  7. object Acap extends Protocol with Product with Serializable

  8. object Acct extends Protocol with Product with Serializable

  9. object Cap extends Protocol with Product with Serializable

  10. object Cid extends Protocol with Product with Serializable

  11. object Coap extends Protocol with Product with Serializable

  12. object Coaps extends Protocol with Product with Serializable

  13. object Crid extends Protocol with Product with Serializable

  14. object Data extends Protocol with Product with Serializable

  15. object Dav extends Protocol with Product with Serializable

  16. object Dict extends Protocol with Product with Serializable

  17. object Dns extends Protocol with Product with Serializable

  18. object File extends Protocol with Product with Serializable

  19. object Ftp extends Protocol with Product with Serializable

  20. object Geo extends Protocol with Product with Serializable

  21. object Go extends Protocol with Product with Serializable

  22. object Gopher extends Protocol with Product with Serializable

  23. object H323 extends Protocol with Product with Serializable

  24. object Http extends Protocol with Product with Serializable

  25. object Https extends Protocol with Product with Serializable

  26. object Iax extends Protocol with Product with Serializable

  27. object Icap extends Protocol with Product with Serializable

  28. object Im extends Protocol with Product with Serializable

  29. object Imap extends Protocol with Product with Serializable

  30. object Info extends Protocol with Product with Serializable

  31. object Ipp extends Protocol with Product with Serializable

  32. object Iris extends Protocol with Product with Serializable

  33. object IrisBeep extends Protocol with Product with Serializable

  34. object IrisLwz extends Protocol with Product with Serializable

  35. object IrisXpc extends Protocol with Product with Serializable

  36. object IrisXpcs extends Protocol with Product with Serializable

  37. object Jabber extends Protocol with Product with Serializable

  38. object JarFile extends Protocol with Product with Serializable

  39. object Ldap extends Protocol with Product with Serializable

  40. object Mailto extends Protocol with Product with Serializable

  41. object Mid extends Protocol with Product with Serializable

  42. object Msrp extends Protocol with Product with Serializable

  43. object Msrps extends Protocol with Product with Serializable

  44. object Mtqp extends Protocol with Product with Serializable

  45. object Mupdate extends Protocol with Product with Serializable

  46. object News extends Protocol with Product with Serializable

  47. object Nfs extends Protocol with Product with Serializable

  48. object Ni extends Protocol with Product with Serializable

  49. object Nih extends Protocol with Product with Serializable

  50. object Nntp extends Protocol with Product with Serializable

  51. object Opaquelocktoken extends Protocol with Product with Serializable

  52. object Pop extends Protocol with Product with Serializable

  53. object Pres extends Protocol with Product with Serializable

  54. object Reload extends Protocol with Product with Serializable

  55. object Rtsp extends Protocol with Product with Serializable

  56. object Service extends Protocol with Product with Serializable

  57. object Session extends Protocol with Product with Serializable

  58. object Shttp extends Protocol with Product with Serializable

  59. object Sieve extends Protocol with Product with Serializable

  60. object Sip extends Protocol with Product with Serializable

  61. object Sips extends Protocol with Product with Serializable

  62. object Sms extends Protocol with Product with Serializable

  63. object Snmp extends Protocol with Product with Serializable

  64. object SoapBeep extends Protocol with Product with Serializable

  65. object SoapBeeps extends Protocol with Product with Serializable

  66. object Tag extends Protocol with Product with Serializable

  67. object Tel extends Protocol with Product with Serializable

  68. object Telnet extends Protocol with Product with Serializable

  69. object Tftp extends Protocol with Product with Serializable

  70. object Thismessage extends Protocol with Product with Serializable

  71. object Tip extends Protocol with Product with Serializable

  72. object Tn3270 extends Protocol with Product with Serializable

  73. object Tv extends Protocol with Product with Serializable

  74. object Urn extends Protocol with Product with Serializable

  75. object Vemmi extends Protocol with Product with Serializable

  76. object Ws extends Protocol with Product with Serializable

  77. object Wss extends Protocol with Product with Serializable

  78. object Xcon extends Protocol with Product with Serializable

  79. object XconUserid extends Protocol with Product with Serializable

  80. object XmlrpcBeep extends Protocol with Product with Serializable

  81. object XmlrpcBeeps extends Protocol with Product with Serializable

  82. object Xmpp extends Protocol with Product with Serializable

  83. object Z3950r extends Protocol with Product with Serializable

  84. object Z3950s extends Protocol with Product with Serializable

  85. def apply(name: String): Protocol

    Definition Classes
    Enumerated
  86. def apply(index: Int): Protocol

    Definition Classes
    Enumerated
  87. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  88. def byScheme(scheme: String): Protocol

  89. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  90. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  91. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  92. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  93. macro def findValues: Set[Protocol]

    Attributes
    protected
    Definition Classes
    Enum
  94. def get(name: String, caseSensitive: Boolean): Option[Protocol]

    Definition Classes
    Enumerated
  95. def getByScheme(scheme: String): Option[Protocol]

  96. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  97. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  98. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  99. lazy val length: Int

    Definition Classes
    Enumerated
  100. final lazy val lowerCaseNamesToValuesMap: Map[String, Protocol]

    Definition Classes
    Enum
  101. final lazy val namesToValuesMap: Map[String, Protocol]

    Definition Classes
    Enum
  102. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  103. final def notify(): Unit

    Definition Classes
    AnyRef
  104. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  105. def random: Protocol

    Definition Classes
    Enumerated
  106. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  107. def toString(): String

    Definition Classes
    AnyRef → Any
  108. def unapply(s: String): Option[Protocol]

    Definition Classes
    Enumerated
  109. val values: Vector[Protocol]

    Definition Classes
    Protocol → Enumerated → Enum
  110. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  111. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  112. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  113. def withName(name: String): Protocol

    Definition Classes
    Enum
  114. def withNameInsensitiveOption(name: String): Option[Protocol]

    Definition Classes
    Enum
  115. def withNameOption(name: String): Option[Protocol]

    Definition Classes
    Enum

Inherited from Serializable

Inherited from Serializable

Inherited from Enumerated[Protocol]

Inherited from Enum[Protocol]

Inherited from AnyRef

Inherited from Any

Ungrouped