Package org.apache.pekko.http.impl.util
Class SocketOptionSettings$
java.lang.Object
org.apache.pekko.http.impl.util.SocketOptionSettings$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final SocketOptionSettings$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscala.collection.immutable.Seq<org.apache.pekko.io.Inet.SocketOption>fromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
SocketOptionSettings$public SocketOptionSettings$()
 
- 
- 
Method Details- 
fromSubConfigpublic scala.collection.immutable.Seq<org.apache.pekko.io.Inet.SocketOption> fromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c) 
 
-