Class HttpExecution

java.lang.Object
play.libs.concurrent.HttpExecution

@Deprecated public class HttpExecution extends Object
Deprecated.
Deprecated as of 2.9.0. Renamed to ClassLoaderExecution.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static scala.concurrent.ExecutionContextExecutor
    fromThread(Executor delegate)
    Deprecated.
    Deprecated as of 2.9.0.
    static scala.concurrent.ExecutionContextExecutor
    fromThread(scala.concurrent.ExecutionContext delegate)
    Deprecated.
    Deprecated as of 2.9.0.
    static scala.concurrent.ExecutionContextExecutor
    fromThread(scala.concurrent.ExecutionContextExecutor delegate)
    Deprecated.
    Deprecated as of 2.9.0.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait