org.glassfish.grizzly.websockets.frametypes
Class PongFrameType
java.lang.Object
org.glassfish.grizzly.websockets.BaseFrameType
org.glassfish.grizzly.websockets.frametypes.PongFrameType
- All Implemented Interfaces:
- FrameType
public class PongFrameType
- extends BaseFrameType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PongFrameType
public PongFrameType()
respond
public void respond(WebSocket socket,
DataFrame frame)
Copyright © 2012 Oracle Corporation. All Rights Reserved.