Uses of Class
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig
Packages that use WebSocketServerProtocolConfig
Package
Description
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
-
Uses of WebSocketServerProtocolConfig in io.netty.handler.codec.http.websocketx
Methods in io.netty.handler.codec.http.websocketx that return WebSocketServerProtocolConfigModifier and TypeMethodDescriptionWebSocketServerProtocolConfig.Builder.build()Build unmodifiable server protocol configuration.Constructors in io.netty.handler.codec.http.websocketx with parameters of type WebSocketServerProtocolConfigModifierConstructorDescriptionWebSocketServerProtocolHandler(WebSocketServerProtocolConfig serverConfig) Base constructor