Package akka.util

Class SerializedSuspendableExecutionContext$

  • All Implemented Interfaces:
    java.io.Serializable

    public class SerializedSuspendableExecutionContext$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • SerializedSuspendableExecutionContext$

        public SerializedSuspendableExecutionContext$()
    • Method Detail

      • Off

        public final int Off()
      • On

        public final int On()
      • Suspended

        public final int Suspended()
      • apply

        public akka.util.SerializedSuspendableExecutionContext apply​(int throughput,
                                                                     scala.concurrent.ExecutionContext context)