| Package | Description |
|---|---|
| org.springframework.web.socket.handler |
Convenient
WebSocketHandler
implementations and decorators. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentWebSocketSessionDecorator
Wrap a
WebSocketSession
to guarantee only one thread can send messages at a time. |