Generated by
JDiff

Class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler

Added Methods
int getTimeToFirstMessage() Return the maximum time allowed after the WebSocket connection is established and before the first sub-protocol message.
void setTimeToFirstMessage(int) Set the maximum time allowed in milliseconds after the WebSocket connection is established and before the first sub-protocol message is received.