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