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