@ChannelHandler.Sharable public final class WebSocketClientCompressionHandler extends WebSocketClientExtensionHandler
ChannelHandler.Sharable
Modifier and Type | Field and Description |
---|---|
static WebSocketClientCompressionHandler |
INSTANCE |
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
public static final WebSocketClientCompressionHandler INSTANCE
Copyright © 2008–2024 The Netty Project. All rights reserved.