| Constructor and Description |
|---|
Results.AsyncResult(F.Promise<Result> p) |
| Modifier and Type | Method and Description |
|---|---|
play.api.mvc.Result |
getWrappedResult()
Retrieves the real (Scala-based) result.
|
public play.api.mvc.Result getWrappedResult()
ResultgetWrappedResult in interface Result