|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| org.juzu | |
| Uses of Response in org.juzu |
|---|
| Subinterfaces of Response in org.juzu | |
|---|---|
static interface |
Response.Redirect
A response instructing to execute an HTTP redirection after the current interaction. |
static interface |
Response.Render
A response instructing to execute a render phase of a controller method after the current interaction. |
| Methods in org.juzu that return Response | |
|---|---|
Response |
Controller.processAction(ActionContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||