Uses of Class
io.helidon.websocket.WsUpgradeException
Packages that use WsUpgradeException
-
Uses of WsUpgradeException in io.helidon.websocket
Methods in io.helidon.websocket that throw WsUpgradeExceptionModifier and TypeMethodDescriptionWsListener.onHttpUpgrade
(HttpPrologue prologue, Headers headers) Invoked during handshake process.