public final class Definitions extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static javax.websocket.CloseReason |
CLOSE_REASON_BAD_REQUEST
CloseReason with HTTP status code Bad Request
|
static javax.websocket.CloseReason |
CLOSE_REASON_FORBIDDEN
CloseReason with HTTP status code Forbidden
|
static javax.websocket.CloseReason |
CLOSE_REASON_INTERNAL_SERVER_ERROR
CloseReason with HTTP status code Internal Server Error
|
static javax.websocket.CloseReason |
CLOSE_REASON_NOT_FOUND
CloseReason with HTTP status code Not Found
|
static javax.websocket.CloseReason |
CLOSE_REASON_UNAUTHORIZED
CloseReason with HTTP status code Unauthorized
|
public static final javax.websocket.CloseReason CLOSE_REASON_BAD_REQUEST
public static final javax.websocket.CloseReason CLOSE_REASON_FORBIDDEN
public static final javax.websocket.CloseReason CLOSE_REASON_NOT_FOUND
public static final javax.websocket.CloseReason CLOSE_REASON_INTERNAL_SERVER_ERROR
public static final javax.websocket.CloseReason CLOSE_REASON_UNAUTHORIZED
Copyright © 2015 Tampere University of Technology, Pori Department.