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