|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
play.utils.FastRuntimeException
play.mvc.results.Result
play.mvc.results.Ok
public class Ok
200 OK
| Constructor Summary | |
|---|---|
Ok()
|
|
| Method Summary | |
|---|---|
void |
apply(Http.Request request,
Http.Response response)
|
| Methods inherited from class play.mvc.results.Result |
|---|
setContentTypeIfNotSet |
| Methods inherited from class play.utils.FastRuntimeException |
|---|
fillInStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Ok()
| Method Detail |
|---|
public void apply(Http.Request request,
Http.Response response)
apply in class Result
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||