Packages

object Method extends Serializable

Source
Method.scala
Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Method
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
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 ACL: Method
  5. val BASELINE-CONTROL: Method
  6. val BIND: Method
  7. val CHECKIN: Method
  8. val CHECKOUT: Method
  9. val CONNECT: Method
  10. val COPY: Method
  11. val DELETE: Method
  12. val GET: Method
  13. val HEAD: Method
  14. val LABEL: Method
  15. val LINK: Method
  16. val LOCK: Method
  17. val MERGE: Method
  18. val MKACTIVITY: Method
  19. val MKCALENDAR: Method
  20. val MKCOL: Method
  21. val MKREDIRECTREF: Method
  22. val MKWORKSPACE: Method
  23. val MOVE: Method
  24. val OPTIONS: Method
  25. val ORDERPATCH: Method
  26. val PATCH: Method
  27. val POST: Method
  28. val PRI: Method
  29. val PROPFIND: Method
  30. val PROPPATCH: Method
  31. val PUT: Method
  32. val REBIND: Method
  33. val REPORT: Method
  34. val SEARCH: Method
  35. val TRACE: Method
  36. val UNBIND: Method
  37. val UNCHECKOUT: Method
  38. val UNLINK: Method
  39. val UNLOCK: Method
  40. val UPDATE: Method
  41. val UPDATEREDIRECTREF: Method
  42. val VERSION-CONTROL: Method
  43. val all: List[Method]
  44. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  45. implicit val catsInstancesForHttp4sMethod: Show[Method] with Hash[Method] with Order[Method]
  46. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  47. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  49. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  50. def fromString(s: String): ParseResult[Method]
  51. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  52. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  53. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  54. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  55. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  56. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  57. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  58. def toString(): String
    Definition Classes
    AnyRef → Any
  59. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped