Errai 3.0.1-SNAPSHOT

org.jboss.as.websockets.frame
Class PongFrame

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

public class PongFrame
extends AbstractFrame

Author:
Mike Brock

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

Constructor Detail

PongFrame

public PongFrame()
Method Detail

get

public static PongFrame get()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.