Interface WebSocketSession

All Superinterfaces:
MessageSender, WebSocketSessionInfo
All Known Implementing Classes:
AbstractWebSocketSession

public interface WebSocketSession extends MessageSender
This is the concrete WebSocket session interface, which provides session information and operations.