Object/Class

xitrum.annotation

ActionAnnotations

Related Docs: class ActionAnnotations | package annotation

Permalink

object ActionAnnotations extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ActionAnnotations
  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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. val TYPE_OF_CACHE: scala.reflect.api.JavaUniverse.Type

    Permalink
  5. val TYPE_OF_CACHE_ACTION_DAY: scala.reflect.api.JavaUniverse.Type

    Permalink
  6. val TYPE_OF_CACHE_ACTION_HOUR: scala.reflect.api.JavaUniverse.Type

    Permalink
  7. val TYPE_OF_CACHE_ACTION_MINUTE: scala.reflect.api.JavaUniverse.Type

    Permalink
  8. val TYPE_OF_CACHE_ACTION_SECOND: scala.reflect.api.JavaUniverse.Type

    Permalink
  9. val TYPE_OF_CACHE_PAGE_DAY: scala.reflect.api.JavaUniverse.Type

    Permalink
  10. val TYPE_OF_CACHE_PAGE_HOUR: scala.reflect.api.JavaUniverse.Type

    Permalink
  11. val TYPE_OF_CACHE_PAGE_MINUTE: scala.reflect.api.JavaUniverse.Type

    Permalink
  12. val TYPE_OF_CACHE_PAGE_SECOND: scala.reflect.api.JavaUniverse.Type

    Permalink
  13. val TYPE_OF_DELETE: scala.reflect.api.JavaUniverse.Type

    Permalink
  14. val TYPE_OF_ERROR: scala.reflect.api.JavaUniverse.Type

    Permalink
  15. val TYPE_OF_ERROR_404: scala.reflect.api.JavaUniverse.Type

    Permalink
  16. val TYPE_OF_ERROR_500: scala.reflect.api.JavaUniverse.Type

    Permalink
  17. val TYPE_OF_FIRST: scala.reflect.api.JavaUniverse.Type

    Permalink
  18. val TYPE_OF_GET: scala.reflect.api.JavaUniverse.Type

    Permalink
  19. val TYPE_OF_LAST: scala.reflect.api.JavaUniverse.Type

    Permalink
  20. val TYPE_OF_PATCH: scala.reflect.api.JavaUniverse.Type

    Permalink
  21. val TYPE_OF_POST: scala.reflect.api.JavaUniverse.Type

    Permalink
  22. val TYPE_OF_PUT: scala.reflect.api.JavaUniverse.Type

    Permalink
  23. val TYPE_OF_ROUTE: scala.reflect.api.JavaUniverse.Type

    Permalink
  24. val TYPE_OF_ROUTE_ORDER: scala.reflect.api.JavaUniverse.Type

    Permalink
  25. val TYPE_OF_SOCKJS: scala.reflect.api.JavaUniverse.Type

    Permalink
  26. val TYPE_OF_SOCKJS_COOKIE_NEEDED: scala.reflect.api.JavaUniverse.Type

    Permalink
  27. val TYPE_OF_SOCKJS_NO_COOKIE_NEEDED: scala.reflect.api.JavaUniverse.Type

    Permalink
  28. val TYPE_OF_SOCKJS_NO_WEBSOCKET: scala.reflect.api.JavaUniverse.Type

    Permalink
  29. val TYPE_OF_SWAGGER: scala.reflect.api.JavaUniverse.Type

    Permalink
  30. val TYPE_OF_WEBSOCKET: scala.reflect.api.JavaUniverse.Type

    Permalink
  31. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  32. def clone(): AnyRef

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

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  36. def fromUniverse(annotations: Seq[scala.reflect.api.JavaUniverse.Annotation]): ActionAnnotations

    Permalink
  37. final def getClass(): Class[_]

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

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

    Permalink
    Definition Classes
    Any
  40. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  41. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  42. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  43. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  44. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  45. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped