public class RenderTemplate extends Result
| Constructor and Description |
|---|
RenderTemplate(Template template,
Map<String,Object> arguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Http.Request request,
Http.Response response) |
Map<String,Object> |
getArguments() |
String |
getContent() |
String |
getName() |
long |
getRenderTime() |
getEncoding, setContentTypeIfNotSetfillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic void apply(Http.Request request, Http.Response response)
public String getName()
public String getContent()
public long getRenderTime()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly