public class WebResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
body |
Map<String,String> |
headers |
Integer |
httpCode |
| Constructor and Description |
|---|
WebResponse() |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletResponse |
raw() |
String |
redirect(String url) |
void |
setContentType(String value) |
Copyright © 2023. All rights reserved.