|
||||||||||
| 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.RenderStatic
public class RenderStatic
| Field Summary | |
|---|---|
java.lang.String |
file
|
VirtualFile |
resolvedFile
|
| Constructor Summary | |
|---|---|
RenderStatic(java.lang.String file)
|
|
| 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 |
| Field Detail |
|---|
public java.lang.String file
public VirtualFile resolvedFile
| Constructor Detail |
|---|
public RenderStatic(java.lang.String file)
| 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 | |||||||||