public class ServerSettingsImpl$ extends SettingsCompanionImpl<ServerSettingsImpl> implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static ServerSettingsImpl$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ServerSettingsImpl$() | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerSettingsImpl | fromSubConfig(com.typesafe.config.Config root,
             com.typesafe.config.Config c) | 
| ServerSettings.Timeouts | timeoutsShortcut(ServerSettings s) | 
apply, apply, apply, configAdditions, prefixpublic static final ServerSettingsImpl$ MODULE$
public ServerSettings.Timeouts timeoutsShortcut(ServerSettings s)
public ServerSettingsImpl fromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c)
fromSubConfig in class SettingsCompanionImpl<ServerSettingsImpl>