|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplay.mvc.Results.Redirect
public static class Results.Redirect
A redirect result.
| Constructor Summary | |
|---|---|
Results.Redirect(int status,
java.lang.String url)
|
|
| Method Summary | |
|---|---|
play.api.mvc.Result |
getWrappedResult()
Retrieves the real (Scala-based) result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Results.Redirect(int status,
java.lang.String url)
| Method Detail |
|---|
public play.api.mvc.Result getWrappedResult()
Result
getWrappedResult in interface Result
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||