Uses of Class
play.Invoker.DirectInvocation
-
Packages that use Invoker.DirectInvocation Package Description play play.server -
-
Uses of Invoker.DirectInvocation in play
Methods in play with parameters of type Invoker.DirectInvocation Modifier and Type Method Description static void
Invoker. invokeInThread(Invoker.DirectInvocation invocation)
Run the code in the same thread than caller. -
Uses of Invoker.DirectInvocation in play.server
Subclasses of Invoker.DirectInvocation in play.server Modifier and Type Class Description class
ServletWrapper.ServletInvocation
-