@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, write
bind, close, connect, deregister, disconnect, flush, read
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exceptionCaught, handlerAdded, handlerRemoved
@Deprecated public static final WebSocketClientCompressionHandler INSTANCE
WebSocketClientCompressionHandler(int)
Copyright © 2008–2025 The Netty Project. All rights reserved.