@ChannelHandler.Sharable
public class WebSocketClientCompressionHandler
extends io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandler
io.netty.handler.codec.http.websocketx.extensions.compression.WebSocketClientExtensionHandler to
handle the WebSocket Compression Extensions.| Modifier and Type | Field and Description |
|---|---|
static WebSocketClientCompressionHandler |
INSTANCE |
channelRead, writebind, close, connect, deregister, disconnect, flush, readchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic static final WebSocketClientCompressionHandler INSTANCE
Copyright © 2022 WSO2. All rights reserved.