public class WebSocket13FrameEncoder extends WebSocket08FrameEncoder
Encodes a web socket frame into wire protocol version 13 format. V13 is essentially the same as V8.
Constructor and Description |
---|
WebSocket13FrameEncoder(boolean maskPayload)
Constructor
|
encode, isEncodable
newOutboundBuffer
afterAdd, afterRemove, beforeAdd, beforeRemove, bind, close, connect, deregister, disconnect, exceptionCaught, userEventTriggered
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2008-2012 The Netty Project. All Rights Reserved.