au.com.onegeek.respite

controllers

package controllers

Visibility
  1. Public
  2. All

Type Members

  1. trait RespiteApiStack[T] extends ScalatraServlet with PlayJsonSupport[T]

  2. class RestController[ObjectType <: Model[ObjectID], ObjectID] extends ScalatraServlet with RespiteApiStack[ObjectType] with MethodOverride with FutureSupport with Injectable with LoggingSupport

    REST API base class with CRUD

Value Members

  1. package support

Ungrouped