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