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