public class SocketOptionSettings$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static SocketOptionSettings$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
SocketOptionSettings$() |
Modifier and Type | Method and Description |
---|---|
scala.collection.immutable.Seq<org.apache.pekko.io.Inet.SocketOption> |
fromSubConfig(com.typesafe.config.Config root,
com.typesafe.config.Config c) |
public static final SocketOptionSettings$ MODULE$