public class Json extends TextFormattable<Json>
| Modifier | Constructor and Description |
|---|---|
protected |
Json(Object source) |
protected |
Json(String input) |
| Modifier and Type | Method and Description |
|---|---|
static Json |
as(Object obj) |
static void |
flushCache() |
ResponseFormatter |
getDefaultFormatter() |
static Json |
with(String str) |
attach, extractResponseEntity, getFormatter, getSource, toStringgetCharset, getCharsetAsText, getResponseText, mergeHeaders, resolveContentType, typeAs, withCharset, withoutCharsetentity, header, header, status, statusaddHeader, addHeaders, createResponse, getHeaders, getResponseEntity, getStatus, putEntityToResponse, render, setResponseEntity, setStatus, setStatus, updateStatusToResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrenderpublic static void flushCache()
public ResponseFormatter getDefaultFormatter()
getDefaultFormatter in class TextFormattable<Json>Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.