Generated by
JDiff

Class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession

Removed Methods
(Map<String, Object>getHandshakeAttributes()  
 

Added Methods
void disableHeartbeat()  
(Map<String, Object>getAttributes()  
 

Added Fields
String DISCONNECTED_CLIENT_LOG_CATEGORY Log category to use on network IO exceptions after a client has gone away.
Log disconnectedClientLogger Separate logger to use on network IO failure after a client has gone away.