Uses of Class
io.undertow.websockets.core.WebSocketHandshakeException
-
Packages that use WebSocketHandshakeException Package Description io.undertow.websockets.core -
-
Uses of WebSocketHandshakeException in io.undertow.websockets.core
Methods in io.undertow.websockets.core that return WebSocketHandshakeException Modifier and Type Method Description WebSocketHandshakeExceptionWebSocketMessages_$bundle. unsupportedProtocol(String requestedSubprotocols, Collection<String> subprotocols)WebSocketHandshakeExceptionWebSocketMessages. unsupportedProtocol(String requestedSubprotocols, Collection<String> subprotocols)
-