Generated by
JDiff

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

Removed Methods
ServerHttpResponse getResponse() Return response for the current request, or {@code null} if between requests.
void startAsyncRequest()  
 

Added Methods
boolean isStreaming() Whether this HTTP transport streams message frames vs closing the response after each frame written (long polling).