public static class Results.Redirect extends java.lang.Object implements Result
Constructor and Description |
---|
Results.Redirect(int status,
java.lang.String url) |
Modifier and Type | Method and Description |
---|---|
play.api.mvc.Result |
toScala()
Retrieves the real (Scala-based) result.
|
public play.api.mvc.Result toScala()
Result
toScala
in interface Result
toScala
in interface SimpleResult