Class ServerSettingsImpl$
java.lang.Object
org.apache.pekko.http.impl.util.SettingsCompanionImpl<ServerSettingsImpl>
org.apache.pekko.http.impl.settings.ServerSettingsImpl$
- All Implemented Interfaces:
- Serializable
public class ServerSettingsImpl$
extends SettingsCompanionImpl<ServerSettingsImpl>
implements Serializable
INTERNAL API
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ServerSettingsImpl$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionfromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c) Methods inherited from class org.apache.pekko.http.impl.util.SettingsCompanionImplapply, apply, apply, configAdditions, prefix
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ServerSettingsImpl$public ServerSettingsImpl$()
 
- 
- 
Method Details- 
timeoutsShortcut
- 
fromSubConfigpublic ServerSettingsImpl fromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c) - Specified by:
- fromSubConfigin class- SettingsCompanionImpl<ServerSettingsImpl>
 
 
-