object Protocol extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Protocol
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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 Ionic: Protocol
  32. val Ipp: Protocol
  33. val Iris: Protocol
  34. val IrisBeep: Protocol
  35. val IrisLwz: Protocol
  36. val IrisXpc: Protocol
  37. val IrisXpcs: Protocol
  38. val Jabber: Protocol
  39. val JarFile: Protocol
  40. val Ldap: Protocol
  41. val Mailto: Protocol
  42. val Mid: Protocol
  43. val Msrp: Protocol
  44. val Msrps: Protocol
  45. val Mtqp: Protocol
  46. val Mupdate: Protocol
  47. val News: Protocol
  48. val Nfs: Protocol
  49. val Ni: Protocol
  50. val Nih: Protocol
  51. val Nntp: Protocol
  52. val Opaquelocktoken: Protocol
  53. val Pop: Protocol
  54. val Pres: Protocol
  55. val Reload: Protocol
  56. val Rtsp: Protocol
  57. val Service: Protocol
  58. val Session: Protocol
  59. val Shttp: Protocol
  60. val Sieve: Protocol
  61. val Sip: Protocol
  62. val Sips: Protocol
  63. val Sms: Protocol
  64. val Snmp: Protocol
  65. val SoapBeep: Protocol
  66. val SoapBeeps: Protocol
  67. val Tag: Protocol
  68. val Tel: Protocol
  69. val Telnet: Protocol
  70. val Tftp: Protocol
  71. val Thismessage: Protocol
  72. val Tip: Protocol
  73. val Tn3270: Protocol
  74. val Tv: Protocol
  75. val Urn: Protocol
  76. val Vemmi: Protocol
  77. val Ws: Protocol
  78. val Wss: Protocol
  79. val Xcon: Protocol
  80. val XconUserid: Protocol
  81. val XmlrpcBeep: Protocol
  82. val XmlrpcBeeps: Protocol
  83. val Xmpp: Protocol
  84. val Z3950r: Protocol
  85. val Z3950s: Protocol
  86. def apply(scheme: String, allowUnsupported: Boolean): Protocol
  87. def apply(scheme: String): Protocol
  88. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  89. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  90. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  91. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  92. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  93. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  94. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  95. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  96. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  97. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  98. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  99. implicit val rw: RW[Protocol]
  100. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  101. def toString(): String
    Definition Classes
    AnyRef → Any
  102. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  103. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  104. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped