Uses of Class
io.netty.handler.codec.http.websocketx.WebSocketHandshakeException
Packages that use WebSocketHandshakeException
Package
Description
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
-
Uses of WebSocketHandshakeException in io.netty.handler.codec.http.websocketx
Subclasses of WebSocketHandshakeException in io.netty.handler.codec.http.websocketxModifier and TypeClassDescriptionfinal classClient exception during handshaking process.final classServer exception during handshaking process.