public class WebSocket07FrameEncoder extends WebSocket08FrameEncoder
Encodes a web socket frame into wire protocol version 7 format. V7 is essentially the same as V8.
ChannelHandler.Sharable| Constructor and Description |
|---|
WebSocket07FrameEncoder(boolean maskPayload)
Constructor
|
encodeacceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbind, close, connect, deregister, disconnect, flush, read, writeexceptionCaught, handlerAdded, handlerRemovedCopyright © 2008–2018 The Netty Project. All rights reserved.