|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.Invoker.Invocation
play.Invoker.DirectInvocation
play.server.ServletWrapper.ServletInvocation
public class ServletWrapper.ServletInvocation
| Constructor Summary | |
|---|---|
ServletWrapper.ServletInvocation(Http.Request request,
Http.Response response,
HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
|
|
| Method Summary | |
|---|---|
void |
execute()
Override this method |
void |
run()
It's time to execute. |
| Methods inherited from class play.Invoker.DirectInvocation |
|---|
init, suspend |
| Methods inherited from class play.Invoker.Invocation |
|---|
_finally, after, before, onException, onSuccess |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletWrapper.ServletInvocation(Http.Request request,
Http.Response response,
HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
| Method Detail |
|---|
public void run()
Invoker.Invocation
run in interface java.lang.Runnablerun in class Invoker.Invocation
public void execute()
throws java.lang.Exception
Invoker.Invocation
execute in class Invoker.Invocationjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||