Uses of Class
io.undertow.websockets.core.WebSocketHandshakeException
Packages that use WebSocketHandshakeException
-
Uses of WebSocketHandshakeException in io.undertow.websockets.core
Methods in io.undertow.websockets.core that return WebSocketHandshakeExceptionModifier and TypeMethodDescriptionWebSocketMessages_$bundle.unsupportedProtocol
(String requestedSubprotocols, Collection<String> subprotocols) WebSocketMessages.unsupportedProtocol
(String requestedSubprotocols, Collection<String> subprotocols)