Package io.netty.handler.codec.http.websocketx.extensions
package io.netty.handler.codec.http.websocketx.extensions
Encoder, decoder, handshakers to handle
WebSocket Extensions.
See WebSocketServerExtensionHandler for more details.
-
ClassDescriptionCreated 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.