|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.mvc.SimpleResult play.mvc.Results.Todo
public static class Results.Todo
A 501 NOT_IMPLEMENTED simple result.
Constructor Summary | |
---|---|
Results.Todo()
|
Method Summary | |
---|---|
play.api.mvc.SimpleResult |
getWrappedSimpleResult()
Get the wrapped simple result |
Methods inherited from class play.mvc.SimpleResult |
---|
getWrappedResult |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Results.Todo()
Method Detail |
---|
public play.api.mvc.SimpleResult getWrappedSimpleResult()
SimpleResult
getWrappedSimpleResult
in class SimpleResult
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |