@ChannelHandler.Sharable public final class WebSocketClientCompressionHandler extends WebSocketClientExtensionHandler
ChannelHandler.Sharable| Modifier and Type | Field and Description |
|---|---|
static WebSocketClientCompressionHandler |
INSTANCE
Deprecated.
|
| Constructor and Description |
|---|
WebSocketClientCompressionHandler(int maxAllocation)
Constructor with default configuration.
|
channelRead, writebind, close, connect, deregister, disconnect, flush, readchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexceptionCaught, handlerAdded, handlerRemoved@Deprecated public static final WebSocketClientCompressionHandler INSTANCE
WebSocketClientCompressionHandler(int)Copyright © 2008–2025 The Netty Project. All rights reserved.