org.atmosphere.jboss.websockets.frame
Class PingFrame

java.lang.Object
  extended by org.atmosphere.jboss.websockets.frame.AbstractFrame
      extended by org.atmosphere.jboss.websockets.frame.PingFrame
All Implemented Interfaces:
Frame

public class PingFrame
extends AbstractFrame

Author:
Mike Brock

Method Summary
static PingFrame get()
           
 
Methods inherited from class org.atmosphere.jboss.websockets.frame.AbstractFrame
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static PingFrame get()


Copyright © 2013. All Rights Reserved.