play.server.hybi10
Class Pong

java.lang.Object
  extended by org.jboss.netty.handler.codec.http.websocket.DefaultWebSocketFrame
      extended by play.server.hybi10.Pong
All Implemented Interfaces:
org.jboss.netty.handler.codec.http.websocket.WebSocketFrame

public class Pong
extends org.jboss.netty.handler.codec.http.websocket.DefaultWebSocketFrame


Field Summary
 
Fields inherited from interface org.jboss.netty.handler.codec.http.websocket.WebSocketFrame
CLOSING_HANDSHAKE
 
Constructor Summary
Pong(int type, org.jboss.netty.buffer.ChannelBuffer frame)
           
 
Method Summary
 
Methods inherited from class org.jboss.netty.handler.codec.http.websocket.DefaultWebSocketFrame
getBinaryData, getTextData, getType, isBinary, isText, setData, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Pong

public Pong(int type,
            org.jboss.netty.buffer.ChannelBuffer frame)


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly