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