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