Uses of Class
io.datarouter.websocket.service.WebSocketConnectionStore.WebSocketConnection
| Package | Description |
|---|---|
| io.datarouter.websocket.service |
-
Uses of WebSocketConnectionStore.WebSocketConnection in io.datarouter.websocket.service
Methods in io.datarouter.websocket.service that return WebSocketConnectionStore.WebSocketConnection Modifier and Type Method Description WebSocketConnectionStore.WebSocketConnectionWebSocketConnectionStore. remove(WebSocketSessionKey webSocketSessionKey)Methods in io.datarouter.websocket.service that return types with arguments of type WebSocketConnectionStore.WebSocketConnection Modifier and Type Method Description Optional<WebSocketConnectionStore.WebSocketConnection>WebSocketConnectionStore. find(WebSocketSessionKey webSocketSessionKey)Set<Map.Entry<WebSocketSessionKey,WebSocketConnectionStore.WebSocketConnection>>WebSocketConnectionStore. list()