Class SocketOptionSettings


  • public class SocketOptionSettings
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static 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
    • Constructor Detail

      • SocketOptionSettings

        public SocketOptionSettings()
    • Method Detail

      • fromSubConfig

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