org.webbitserver.netty
Class DecodingHybiFrame
java.lang.Object
org.webbitserver.netty.DecodingHybiFrame
public class DecodingHybiFrame
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecodingHybiFrame
public DecodingHybiFrame(int opcode,
UTF8Output utf8Output,
org.jboss.netty.buffer.ChannelBuffer fragment)
throws UTF8Exception
- Throws:
UTF8Exception
append
public void append(org.jboss.netty.buffer.ChannelBuffer fragment)
throws UTF8Exception
- Throws:
UTF8Exception
dispatchMessage
public void dispatchMessage(WebSocketHandler handler,
NettyWebSocketConnection connection,
Executor executor,
Thread.UncaughtExceptionHandler exceptionHandler)
throws UTF8Exception
- Throws:
UTF8Exception
Copyright © 2012. All Rights Reserved.