public class Handshake$
extends java.lang.Object
INTERNAL API
| Modifier and Type | Field and Description | 
|---|---|
| static Handshake$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Handshake$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Connection | ConnectionUpgradeHeader() | 
| int | CurrentWebSocketVersion() | 
| Sec$minusWebSocket$minusVersion | SecWebSocketVersionHeader() | 
| Upgrade | UpgradeHeader() | 
public static final Handshake$ MODULE$
public int CurrentWebSocketVersion()
public Upgrade UpgradeHeader()
public Connection ConnectionUpgradeHeader()
public Sec$minusWebSocket$minusVersion SecWebSocketVersionHeader()