Package akka.io

Class SelectionHandler$


  • public class SelectionHandler$
    extends java.lang.Object
    Special supervisor strategy for parents of TCP connection and listener actors. Stops the child on all errors and logs DeathPactExceptions only at debug level.
    • Field Detail

      • MODULE$

        public static final SelectionHandler$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • SelectionHandler$

        public SelectionHandler$()
    • Method Detail

      • MaxSelectMillis

        public int MaxSelectMillis()
      • connectionSupervisorStrategy

        public final SupervisorStrategy connectionSupervisorStrategy()