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