public class WebSocket07FrameEncoder extends WebSocket08FrameEncoder
将网络套接字帧编码为有线协议版本7格式。 V7与V8基本相同。
ChannelHandler.Sharable
Constructor and Description |
---|
WebSocket07FrameEncoder(boolean maskPayload)
构造函数
|
encode
acceptOutboundMessage, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bind, close, connect, deregister, disconnect, flush, read, write
exceptionCaught, handlerAdded, handlerRemoved
Copyright © 2008–2018 The Netty Project. All rights reserved.