Package | Description |
---|---|
org.rapidoid.http |
Modifier and Type | Method and Description |
---|---|
Response |
Response.binary(Object content) |
Response |
Response.code(int code) |
Response |
Response.content(Object content) |
Response |
Response.contentType(org.rapidoid.commons.MediaType contentType) |
Response |
Response.html(Object content) |
Response |
Response.json(Object content) |
Response |
Response.plain(Object content) |
Response |
Response.redirect(String redirect) |
Response |
Req.response() |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.