public interface WebSocketSessionListener
Modifier and Type | Method and Description |
---|---|
void |
onSessionClosed(WebSocketSession session) |
void |
onSessionOpened(WebSocketSession session) |
void onSessionOpened(WebSocketSession session)
void onSessionClosed(WebSocketSession session)
Copyright © 1995–2023 Webtide. All rights reserved.