public interface SessionKeyGenerator
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
sessionKey(org.springframework.web.socket.WebSocketSession webSocketSession)
获取当前session的唯一标识
|
Object sessionKey(org.springframework.web.socket.WebSocketSession webSocketSession)
webSocketSession - 当前sessionCopyright © 2023. All rights reserved.