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 WebSocketHandshakeException
WebSocketMessages_$bundle. unsupportedProtocol(java.lang.String requestedSubprotocols, java.util.Collection<java.lang.String> subprotocols)
WebSocketHandshakeException
WebSocketMessages. unsupportedProtocol(java.lang.String requestedSubprotocols, java.util.Collection<java.lang.String> subprotocols)
-