Class SocketOptionSettings$


  • public class SocketOptionSettings$
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static SocketOptionSettings$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      scala.collection.immutable.Seq<akka.io.Inet.SocketOption> fromSubConfig​(com.typesafe.config.Config root, com.typesafe.config.Config c)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

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

      • SocketOptionSettings$

        public SocketOptionSettings$()
    • Method Detail

      • fromSubConfig

        public scala.collection.immutable.Seq<akka.io.Inet.SocketOption> fromSubConfig​(com.typesafe.config.Config root,
                                                                                       com.typesafe.config.Config c)