Uses of Class
io.netty.handler.codec.http.websocketx.WebSocketServerHandshakeException
Packages that use WebSocketServerHandshakeException
Package
Description
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
-
Uses of WebSocketServerHandshakeException in io.netty.handler.codec.http.websocketx
Methods in io.netty.handler.codec.http.websocketx that return WebSocketServerHandshakeExceptionModifier and TypeMethodDescriptionprotected WebSocketServerHandshakeException
WebSocketServerProtocolHandler.buildHandshakeException
(String message)