Packages

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
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val TYPE_OF_CACHE: scala.reflect.api.JavaUniverse.Type
  5. val TYPE_OF_CACHE_ACTION_DAY: scala.reflect.api.JavaUniverse.Type
  6. val TYPE_OF_CACHE_ACTION_HOUR: scala.reflect.api.JavaUniverse.Type
  7. val TYPE_OF_CACHE_ACTION_MINUTE: scala.reflect.api.JavaUniverse.Type
  8. val TYPE_OF_CACHE_ACTION_SECOND: scala.reflect.api.JavaUniverse.Type
  9. val TYPE_OF_CACHE_PAGE_DAY: scala.reflect.api.JavaUniverse.Type
  10. val TYPE_OF_CACHE_PAGE_HOUR: scala.reflect.api.JavaUniverse.Type
  11. val TYPE_OF_CACHE_PAGE_MINUTE: scala.reflect.api.JavaUniverse.Type
  12. val TYPE_OF_CACHE_PAGE_SECOND: scala.reflect.api.JavaUniverse.Type
  13. val TYPE_OF_DELETE: scala.reflect.api.JavaUniverse.Type
  14. val TYPE_OF_ERROR: scala.reflect.api.JavaUniverse.Type
  15. val TYPE_OF_ERROR_404: scala.reflect.api.JavaUniverse.Type
  16. val TYPE_OF_ERROR_500: scala.reflect.api.JavaUniverse.Type
  17. val TYPE_OF_FIRST: scala.reflect.api.JavaUniverse.Type
  18. val TYPE_OF_GET: scala.reflect.api.JavaUniverse.Type
  19. val TYPE_OF_LAST: scala.reflect.api.JavaUniverse.Type
  20. val TYPE_OF_PATCH: scala.reflect.api.JavaUniverse.Type
  21. val TYPE_OF_POST: scala.reflect.api.JavaUniverse.Type
  22. val TYPE_OF_PUT: scala.reflect.api.JavaUniverse.Type
  23. val TYPE_OF_ROUTE: scala.reflect.api.JavaUniverse.Type
  24. val TYPE_OF_ROUTE_ORDER: scala.reflect.api.JavaUniverse.Type
  25. val TYPE_OF_SOCKJS: scala.reflect.api.JavaUniverse.Type
  26. val TYPE_OF_SOCKJS_COOKIE_NEEDED: scala.reflect.api.JavaUniverse.Type
  27. val TYPE_OF_SOCKJS_NO_COOKIE_NEEDED: scala.reflect.api.JavaUniverse.Type
  28. val TYPE_OF_SOCKJS_NO_WEBSOCKET: scala.reflect.api.JavaUniverse.Type
  29. val TYPE_OF_SWAGGER: scala.reflect.api.JavaUniverse.Type
  30. val TYPE_OF_WEBSOCKET: scala.reflect.api.JavaUniverse.Type
  31. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  32. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  35. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  36. def fromUniverse(annotations: Seq[scala.reflect.api.JavaUniverse.Annotation]): ActionAnnotations
  37. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  38. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. final def notify(): Unit
    Definition Classes
    AnyRef
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  43. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  44. def toString(): String
    Definition Classes
    AnyRef → Any
  45. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped