TransportHandler
implementations
for processing incoming requests, their
session
counterparts for
sending messages over the various transports, and
DefaultSockJsService
.See: Description
Interface | Description |
---|---|
TransportHandler |
Handle a SockJS session URL, i.e.
|
Enum | Description |
---|---|
TransportType |
SockJS transport types.
|
TransportHandler
implementations
for processing incoming requests, their
session
counterparts for
sending messages over the various transports, and
DefaultSockJsService
.