Searched refs:CLOSE_MESSAGE_TOO_LARGE (Results 1 – 1 of 1) sorted by relevance
92 final static int CLOSE_MESSAGE_TOO_LARGE=1009; field in WebSocketConnectionRFC6455920 …_connection.close(WebSocketConnectionRFC6455.CLOSE_MESSAGE_TOO_LARGE,"Message size > "+_connection… in checkBinaryMessageSize()932 …_connection.close(WebSocketConnectionRFC6455.CLOSE_MESSAGE_TOO_LARGE,"Text message size > "+_conne… in textMessageTooLarge()