| Package | Description |
|---|---|
| org.osgl.mvc.result |
| Modifier and Type | Method and Description |
|---|---|
static RenderJSON |
RenderJSON.of(org.osgl.http.H.Status status,
Object v) |
static RenderJSON |
RenderJSON.of(org.osgl.http.H.Status status,
String jsonStr) |
static RenderJSON |
RenderJSON.of(org.osgl.http.H.Status status,
String jsonFormt,
Object... args) |
static RenderJSON |
RenderJSON.of(Object v) |
static RenderJSON |
RenderJSON.of(String jsonStr) |
static RenderJSON |
RenderJSON.of(String jsonFormt,
Object... args) |
Copyright © 2017. All Rights Reserved.