com.outr.net

Protocol

object Protocol extends Enumerated[Protocol] with Serializable

Linear Supertypes
Serializable, Serializable, Enumerated[Protocol], FromString[Protocol], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Protocol
  2. Serializable
  3. Serializable
  4. Enumerated
  5. FromString
  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. val Aaa: Protocol

  5. val Aaas: Protocol

  6. val About: Protocol

  7. val Acap: Protocol

  8. val Acct: Protocol

  9. val Cap: Protocol

  10. val Cid: Protocol

  11. val Coap: Protocol

  12. val Coaps: Protocol

  13. val Crid: Protocol

  14. val Data: Protocol

  15. val Dav: Protocol

  16. val Dict: Protocol

  17. val Dns: Protocol

  18. val File: Protocol

  19. val Ftp: Protocol

  20. val Geo: Protocol

  21. val Go: Protocol

  22. val Gopher: Protocol

  23. val H323: Protocol

  24. val Http: Protocol

  25. val Https: Protocol

  26. val Iax: Protocol

  27. val Icap: Protocol

  28. val Im: Protocol

  29. val Imap: Protocol

  30. val Info: Protocol

  31. val Ipp: Protocol

  32. val Iris: Protocol

  33. val IrisBeep: Protocol

  34. val IrisLwz: Protocol

  35. val IrisXpc: Protocol

  36. val IrisXpcs: Protocol

  37. val Jabber: Protocol

  38. val JarFile: Protocol

  39. val Ldap: Protocol

  40. val Mailto: Protocol

  41. val Mid: Protocol

  42. val Msrp: Protocol

  43. val Msrps: Protocol

  44. val Mtqp: Protocol

  45. val Mupdate: Protocol

  46. val News: Protocol

  47. val Nfs: Protocol

  48. val Ni: Protocol

  49. val Nih: Protocol

  50. val Nntp: Protocol

  51. val Opaquelocktoken: Protocol

  52. val Pop: Protocol

  53. val Pres: Protocol

  54. val Reload: Protocol

  55. val Rtsp: Protocol

  56. val Service: Protocol

  57. val Session: Protocol

  58. val Shttp: Protocol

  59. val Sieve: Protocol

  60. val Sip: Protocol

  61. val Sips: Protocol

  62. val Sms: Protocol

  63. val Snmp: Protocol

  64. val SoapBeep: Protocol

  65. val SoapBeeps: Protocol

  66. val Tag: Protocol

  67. val Tel: Protocol

  68. val Telnet: Protocol

  69. val Tftp: Protocol

  70. val Thismessage: Protocol

  71. val Tip: Protocol

  72. val Tn3270: Protocol

  73. val Tv: Protocol

  74. val Urn: Protocol

  75. val Vemmi: Protocol

  76. val Ws: Protocol

  77. val Wss: Protocol

  78. val Xcon: Protocol

  79. val XconUserid: Protocol

  80. val XmlrpcBeep: Protocol

  81. val XmlrpcBeeps: Protocol

  82. val Xmpp: Protocol

  83. val Z3950r: Protocol

  84. val Z3950s: Protocol

  85. def apply(index: Int): Protocol

    Definition Classes
    Enumerated
  86. def apply(name: String, caseSensitive: Boolean): Protocol

    Definition Classes
    Enumerated
  87. def apply(name: String): Protocol

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

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

  90. def clone(): AnyRef

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

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

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  94. def get(name: String, caseSensitive: Boolean): Option[Protocol]

    Definition Classes
    Enumerated
  95. def get(name: String): Option[Protocol]

    Definition Classes
    Enumerated → FromString
  96. def getByScheme(scheme: String): Option[Protocol]

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

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

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

    Definition Classes
    Any
  100. lazy val length: Int

    Definition Classes
    Enumerated
  101. lazy val name: String

    Definition Classes
    Enumerated
  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. def values: List[Protocol]

    Definition Classes
    Enumerated
  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( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Enumerated[Protocol]

Inherited from FromString[Protocol]

Inherited from AnyRef

Inherited from Any

Ungrouped