Packages

final class X-RateLimit-Limit extends ModeledCustomHeader[X-RateLimit-Limit]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. X-RateLimit-Limit
  2. ModeledCustomHeader
  3. CustomHeader
  4. CustomHeader
  5. HttpHeader
  6. ToStringRenderable
  7. Renderable
  8. HttpHeader
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new X-RateLimit-Limit(limit: Int)

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  6. def companion: ModeledCustomHeaderCompanion[X-RateLimit-Limit]
    Definition Classes
    X-RateLimit-Limit → ModeledCustomHeader
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  11. def is(nameInLowerCase: String): Boolean
    Definition Classes
    HttpHeader → HttpHeader
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. def isNot(nameInLowerCase: String): Boolean
    Definition Classes
    HttpHeader → HttpHeader
  14. val limit: Int
  15. final def lowercaseName(): String
    Definition Classes
    ModeledCustomHeader → CustomHeader → HttpHeader → HttpHeader
  16. final def name(): String
    Definition Classes
    ModeledCustomHeader → CustomHeader → HttpHeader → HttpHeader
  17. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  19. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  20. final def render[R <: Rendering](r: R): r.type
    Definition Classes
    CustomHeader → Renderable
  21. def renderInRequests(): Boolean
    Definition Classes
    X-RateLimit-Limit → HttpHeader
  22. def renderInResponses(): Boolean
    Definition Classes
    X-RateLimit-Limit → HttpHeader
  23. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  24. def toString(): String
    Definition Classes
    ToStringRenderable → AnyRef → Any
  25. def unsafeToString: String
    Definition Classes
    HttpHeader
  26. def value(): String
    Definition Classes
    X-RateLimit-Limit → CustomHeader → HttpHeader → HttpHeader
  27. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  28. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  29. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from CustomHeader

Inherited from CustomHeader

Inherited from HttpHeader

Inherited from ToStringRenderable

Inherited from Renderable

Inherited from HttpHeader

Inherited from AnyRef

Inherited from Any

Ungrouped