public class RenderJson extends Result
| Constructor and Description |
|---|
RenderJson(Object o) |
RenderJson(Object o,
Gson gson) |
RenderJson(Object o,
JsonSerializer<?>... adapters) |
RenderJson(Object o,
Type type) |
RenderJson(String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Http.Request request,
Http.Response response) |
getEncoding, setContentTypeIfNotSetfillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RenderJson(Object o)
public RenderJson(Object o, JsonSerializer<?>... adapters)
public RenderJson(String jsonString)
public void apply(Http.Request request, Http.Response response)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly