Uses of Class
org.basex.http.ws.WebSocket
Packages that use WebSocket
-
Uses of WebSocket in org.basex.http.web
Methods in org.basex.http.web with parameters of type WebSocketModifier and TypeMethodDescriptionWebModules.findWs(WebSocket ws, Annotation ann) Returns all implementations for the given WebSocket.WebModules.websocket(WebSocket ws, Annotation ann) Returns the WebSocket function that matches the current request. -
Uses of WebSocket in org.basex.http.ws
Methods in org.basex.http.ws that return WebSocket