Uses of Class
org.basex.http.ws.WsPath
-
Packages that use WsPath Package Description org.basex.http.ws -
-
Uses of WsPath in org.basex.http.ws
Fields in org.basex.http.ws declared as WsPath Modifier and Type Field Description WsPathWebSocket. pathPath.WsPathWsFunction. pathPath of the function.Methods in org.basex.http.ws with parameters of type WsPath Modifier and Type Method Description intWsPath. compareTo(WsPath o)booleanWsFunction. matches(Annotation definition, WsPath pth)Checks if an WebSocket request matches this annotation and path.
-