public class RenderXML extends RenderContent
Result.Payload| Constructor and Description |
|---|
RenderXML(org.osgl.http.H.Status status,
String xmlStr) |
RenderXML(org.osgl.http.H.Status status,
String xml,
Object... args) |
RenderXML(String xmlStr) |
RenderXML(String xml,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
static RenderXML |
of(org.osgl.http.H.Status status,
String xml) |
static RenderXML |
of(org.osgl.http.H.Status status,
String xml,
Object... args) |
static RenderXML |
of(org.osgl.Lang.Func0<String> producer) |
static RenderXML |
of(org.osgl.Lang.Visitor<Writer> contentWriter) |
static RenderXML |
of(String xml) |
static RenderXML |
of(String xml,
Object... args) |
apply, content, contentWriter, format, isOutputEncoding, setContentType, setOutputEncodingaddCookie, addHeader, applyAfterCommitHandler, applyBeforeCommitHandler, applyCookies, applyHeaders, applyMessage, applyStatus, clearThreadLocals, header, payload, status, status, statusCode, timestamp, touchPayloaddoFillInStackTrace, fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2018 OSGL (Open Source General Library). All rights reserved.