Uses of Class
io.netty5.handler.codec.http.websocketx.extensions.WebSocketExtensionDecoder
-
Packages that use WebSocketExtensionDecoder Package Description io.netty5.handler.codec.http.websocketx.extensions Encoder, decoder, handshakers to handle WebSocket Extensions. -
-
Uses of WebSocketExtensionDecoder in io.netty5.handler.codec.http.websocketx.extensions
Methods in io.netty5.handler.codec.http.websocketx.extensions that return WebSocketExtensionDecoder Modifier and Type Method Description WebSocketExtensionDecoder
WebSocketExtension. newExtensionDecoder()
-