Package akka.http.impl.util
Class EnhancedConfig$
- java.lang.Object
-
- akka.http.impl.util.EnhancedConfig$
-
public class EnhancedConfig$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static EnhancedConfig$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EnhancedConfig$()
-
-
-
Field Detail
-
MODULE$
public static final EnhancedConfig$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-