public class RespondHtmlTemplateKt
| Modifier and Type | Method and Description |
|---|---|
static <TTemplate extends Template<? super kotlinx.html.HTML>> |
respondHtmlTemplate(io.ktor.application.ApplicationCall $receiver,
TTemplate template,
io.ktor.http.HttpStatusCode status,
kotlin.jvm.functions.Function1<? super TTemplate,kotlin.Unit> body,
kotlin.coroutines.experimental.Continuation<? super kotlin.Unit> p) |
public static <TTemplate extends Template<? super kotlinx.html.HTML>> java.lang.Object respondHtmlTemplate(io.ktor.application.ApplicationCall $receiver, TTemplate template, io.ktor.http.HttpStatusCode status, kotlin.jvm.functions.Function1<? super TTemplate,kotlin.Unit> body, kotlin.coroutines.experimental.Continuation<? super kotlin.Unit> p)