public class SessionDisconnectEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
SessionDisconnectEvent(Object source,
org.springframework.web.socket.WebSocketSession webSocketSession) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.socket.WebSocketSession |
getWebSocketSession() |
getSource, toStringpublic SessionDisconnectEvent(Object source, org.springframework.web.socket.WebSocketSession webSocketSession)
Copyright © 2015. All rights reserved.