Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SEC_WEBSOCKET_ACCEPT |
"Sec-WebSocket-Accept" |
public static final String |
SEC_WEBSOCKET_EXTENSIONS |
"Sec-WebSocket-Extensions" |
public static final String |
SEC_WEBSOCKET_KEY |
"Sec-WebSocket-Key" |
public static final String |
SEC_WEBSOCKET_PROTOCOL |
"Sec-WebSocket-Protocol" |
public static final String |
SEC_WEBSOCKET_VERSION |
"Sec-WebSocket-Version" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTED_USER_HEADER |
"user-name" |
public static final int |
MINIMUM_WEBSOCKET_MESSAGE_SIZE |
16640 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HTTP_SESSION_ID_ATTR_NAME |
"HTTP.SESSION.ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISCONNECTED_CLIENT_LOG_CATEGORY |
"org.springframework.web.socket.sockjs.DisconnectedClient" |