|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| juzu | |
| Uses of Response in juzu |
|---|
| Subclasses of Response in juzu | |
|---|---|
static class |
Response.Content<S extends Stream>
|
static class |
Response.Redirect
A response instructing to execute an HTTP redirection after the current interaction. |
static class |
Response.Render
|
static class |
Response.Update
A response instructing to execute a render phase of a controller method after the current interaction. |
| Methods in juzu that return Response | ||
|---|---|---|
|
Response.with(PropertyType<T> propertyType,
T propertyValue)
Set a property, if the value is null, the property is removed. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||