JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
play.mvc
Interface Result
All Known Implementing Classes:
Results.Redirect
,
Results.Status
,
Results.Todo
public interface
Result
Any action result.
Method Summary
Methods
Modifier and Type
Method and Description
play.api.mvc.Result
toScala
()
Retrieves the real (Scala-based) result.
Method Detail
toScala
play.api.mvc.Result toScala()
Retrieves the real (Scala-based) result.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method