@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
handlerAdded, handlerRemoved, isSharable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exceptionCaught, handlerAdded, handlerRemoved
public static final WebSocketClientCompressionHandler INSTANCE
Copyright © 2008–2016 The Netty Project. All rights reserved.