| Package | Description | 
|---|---|
| org.springframework.web.socket.sockjs.transport.handler | TransportHandlerimplementation classes as well as a concreteSockJsService. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SockJsWebSocketHandlerAn implementation of  WebSocketHandlerthat adds SockJS messages frames, sends
 SockJS heartbeat messages, and delegates lifecycle events and messages to a targetWebSocketHandler. |