Class Handshake$
java.lang.Object
org.apache.pekko.http.impl.engine.ws.Handshake$
Server-side implementation of the WebSocket handshake
 
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Handshake$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionint
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Handshake$public Handshake$()
 
- 
- 
Method Details- 
CurrentWebSocketVersionpublic int CurrentWebSocketVersion()
- 
UpgradeHeader
- 
ConnectionUpgradeHeader
- 
SecWebSocketVersionHeader
 
-