play.server.hybi10
Class Ping

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

public class Ping
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
Ping(java.lang.String message)
           
 
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

Ping

public Ping(java.lang.String message)


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