Get the model submitted via a JSON POST.
Get the model submitted via a JSON POST.
The Generic type of object posted.
(Since version 2.1.0) Do not invoke directly. Use withRequest
to change the binding, or request to get the value
(Since version 2.1.0) Do not invoke directly. Use withResponse
to change the binding, or response
to get the value
(Since version 2.1.0) Use servletContext instead
(Since version 2.2) Override the timeout
method on a org.scalatra.AsyncResult
instead.
(Since version 2.1.0) Use status_=(Int) instead
REST API base class with CRUD