Generated by
JDiff

Interface org.springframework.web.socket.sockjs.transport.TransportHandler

Added Methods
boolean checkSessionType(SockJsSession) Check whether the type of the given session matches the transport type of this {@code TransportHandler} where session id and the transport type are extracted from the SockJS URL.