Package play

Class Invoker.Suspend

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Invoker

    public static class Invoker.Suspend
    extends PlayException
    Throwable to indicate that the request must be suspended
    See Also:
    Serialized Form
    • Constructor Detail

      • Suspend

        public Suspend​(long timeout)
      • Suspend

        public Suspend​(java.util.concurrent.Future<?> task)