| Package | Description | 
|---|---|
| org.springframework.web.socket.sockjs.transport.handler | 
TransportHandler
 implementation classes as well as a concrete
 SockJsService. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SockJsWebSocketHandler
An implementation of  
WebSocketHandler that adds SockJS messages frames, sends
 SockJS heartbeat messages, and delegates lifecycle events and messages to a target
 WebSocketHandler. |