public class HTMLSnippets extends Object
| Constructor and Description |
|---|
HTMLSnippets() |
| Modifier and Type | Method and Description |
|---|---|
static org.rapidoid.http.HttpExchange |
writeErrorPage(org.rapidoid.http.HttpExchange x,
String title,
Throwable err) |
static org.rapidoid.http.HttpExchange |
writeFullPage(org.rapidoid.http.HttpExchange x,
String title,
String content) |
static org.rapidoid.http.HttpExchange |
writePage(org.rapidoid.http.HttpExchange x,
String title,
String content) |
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.