Package akka.http.impl.util
Class SettingsCompanionImpl$
- java.lang.Object
-
- akka.http.impl.util.SettingsCompanionImpl$
-
public class SettingsCompanionImpl$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static SettingsCompanionImpl$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description SettingsCompanionImpl$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.typesafe.config.Config
configAdditions()
-
-
-
Field Detail
-
MODULE$
public static final SettingsCompanionImpl$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-