| Package | Description |
|---|---|
| org.springframework.web.socket.sockjs.transport |
Server-side support for SockJS transports including
TransportHandler implementations
for processing incoming requests, their
session
counterparts for sending messages over the various transports, and
DefaultSockJsService. |
| org.springframework.web.socket.sockjs.transport.handler |
TransportHandler
implementation classes as well as a concrete
SockJsService. |
| Class and Description |
|---|
| AbstractSockJsService
An abstract base class for
SockJsService implementations that provides SockJS
path resolution and handling of static SockJS requests (e.g. |
| Class and Description |
|---|
| AbstractSockJsService
An abstract base class for
SockJsService implementations that provides SockJS
path resolution and handling of static SockJS requests (e.g. |