Class WebSocketSettingsImpl$
java.lang.Object
org.apache.pekko.http.impl.settings.WebSocketSettingsImpl$
- All Implemented Interfaces:
- Serializable
INTERNAL API
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final WebSocketSettingsImpl$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionclient(com.typesafe.config.Config config) clientFromRoot(com.typesafe.config.Config root) booleanserver(com.typesafe.config.Config config) serverFromRoot(com.typesafe.config.Config root) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
WebSocketSettingsImpl$public WebSocketSettingsImpl$()
 
- 
- 
Method Details- 
hasNoCustomPeriodicKeepAliveData
- 
serverFromRoot
- 
server
- 
clientFromRoot
- 
client
 
-