@ChannelHandler.Sharable public final class WebSocketClientCompressionHandler extends WebSocketClientExtensionHandler
Modifier and Type | Field and Description |
---|---|
static WebSocketClientCompressionHandler |
INSTANCE
Deprecated.
|
Constructor and Description |
---|
WebSocketClientCompressionHandler(int maxAllocation)
Constructor with default configuration.
|
channelRead, write
bind, close, connect, deregister, disconnect, flush, read
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
@Deprecated public static final WebSocketClientCompressionHandler INSTANCE
WebSocketClientCompressionHandler(int)
Copyright © 2008–2025 The Netty Project. All rights reserved.