Uses of Package
io.netty.handler.codec.http.websocketx.extensions
Packages that use io.netty.handler.codec.http.websocketx.extensions
Package
Description
Encoder, decoder, handshakers to handle
WebSocket Extensions.
Encoder, decoder, handshakers to handle most common WebSocket Compression Extensions.
-
Classes in io.netty.handler.codec.http.websocketx.extensions used by io.netty.handler.codec.http.websocketx.extensionsClassDescriptionCreated once the handshake phase is done.Handshakes a client extension with the server.Created once the handshake phase is done.A WebSocket Extension data from the Sec-WebSocket-Extensions header.Convenient class for io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension decoder.Convenient class for io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension encoder.Filter that is responsible to skip the evaluation of a certain extension according to standard.Extension filter provider that is responsible to provide filters for a certain
WebSocketExtension
extension.Created once the handshake phase is done.Handshakes a client extension based on this server capabilities. -
Classes in io.netty.handler.codec.http.websocketx.extensions used by io.netty.handler.codec.http.websocketx.extensions.compressionClassDescriptionCreated once the handshake phase is done.This handler negotiates and initializes the WebSocket Extensions.Handshakes a client extension with the server.Created once the handshake phase is done.A WebSocket Extension data from the Sec-WebSocket-Extensions header.Convenient class for io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension decoder.Convenient class for io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension encoder.Filter that is responsible to skip the evaluation of a certain extension according to standard.Extension filter provider that is responsible to provide filters for a certain
WebSocketExtension
extension.Created once the handshake phase is done.This handler negotiates and initializes the WebSocket Extensions.Handshakes a client extension based on this server capabilities.