Class RoutingSettingsImpl$
java.lang.Object
org.apache.pekko.http.impl.util.SettingsCompanionImpl<RoutingSettingsImpl>
org.apache.pekko.http.impl.settings.RoutingSettingsImpl$
- All Implemented Interfaces:
- Serializable
public class RoutingSettingsImpl$
extends SettingsCompanionImpl<RoutingSettingsImpl>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final RoutingSettingsImpl$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- 
RoutingSettingsImpl$public RoutingSettingsImpl$()
 
- 
- 
Method Details- 
fromSubConfigpublic RoutingSettingsImpl fromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c) - Specified by:
- fromSubConfigin class- SettingsCompanionImpl<RoutingSettingsImpl>
 
 
-