| Modifier and Type | Method and Description |
|---|---|
protected Response |
JSONServlet.delete(Request request)
Implements the DELETE method.
|
protected Response |
JSONServlet.get(Request request)
Implements the GET method.
|
protected Response |
JSONServlet.post(Request request)
Implements the POST method.
|
protected Response |
JSONServlet.put(Request request)
Implements the PUT method.
|
Copyright © 2016, Peter Nerg Apache License v2.0