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