Class StreamingSockJsSession

All Implemented Interfaces:
Closeable, AutoCloseable, SockJsSession, WebSocketSession

public abstract class StreamingSockJsSession extends AbstractHttpSockJsSession
A SockJS session for use with streaming HTTP transports.
Since:
4.0
Author:
Rossen Stoyanchev