WebSocketSessionpublic interface WebSocketSessionScope
| Modifier and Type | Method | Description |
|---|---|---|
WebSocketContainerScope |
getContainerScope() |
The parent
WebSocketContainerScope for this session scope. |
WebSocketSession |
getWebSocketSession() |
Active
WebSocketSession associated with this scope. |
WebSocketSession getWebSocketSession()
WebSocketSession associated with this scope.WebSocketContainerScope getContainerScope()
WebSocketContainerScope for this session scope.Copyright © 1995–2018 Webtide. All rights reserved.