public class Handshake
extends java.lang.Object
INTERNAL API
Modifier and Type | Class and Description |
---|---|
static class |
Handshake.Client$ |
static class |
Handshake.Server$ |
Constructor and Description |
---|
Handshake() |
Modifier and Type | Method and Description |
---|---|
static Connection |
ConnectionUpgradeHeader() |
static int |
CurrentWebSocketVersion() |
static Sec$minusWebSocket$minusVersion |
SecWebSocketVersionHeader() |
static Upgrade |
UpgradeHeader() |
public static int CurrentWebSocketVersion()
public static Upgrade UpgradeHeader()
public static Connection ConnectionUpgradeHeader()
public static Sec$minusWebSocket$minusVersion SecWebSocketVersionHeader()