Uses of Class
io.undertow.websockets.util.WebsocketPathMatcher
Packages that use WebsocketPathMatcher
-
Uses of WebsocketPathMatcher in io.undertow.websockets.util
Methods in io.undertow.websockets.util that return WebsocketPathMatcherModifier and TypeMethodDescriptionWebsocketPathMatcher.add(PathTemplate template, T value) WebsocketPathMatcher.addAll(WebsocketPathMatcher<T> pathTemplateMatcher) Methods in io.undertow.websockets.util with parameters of type WebsocketPathMatcherModifier and TypeMethodDescriptionWebsocketPathMatcher.addAll(WebsocketPathMatcher<T> pathTemplateMatcher)