|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.juzu.Response
org.juzu.Response.Action
public static class Response.Action
| Nested Class Summary | |
|---|---|
static class |
Response.Action.Redirect
A response instructing to execute an HTTP redirection after the current interaction. |
static class |
Response.Action.Render
A response instructing to execute a render phase of a controller method after the current interaction. |
| Nested classes/interfaces inherited from class org.juzu.Response |
|---|
Response.Action, Response.Mime, Response.Resource, Response.Stream, Response.Update |
| Constructor Summary | |
|---|---|
Response.Action()
|
|
| Method Summary |
|---|
| Methods inherited from class org.juzu.Response |
|---|
notFound, notFound, ok, ok, redirect, status, status |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Response.Action()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||