Class PingFrameType
java.lang.Object
org.glassfish.grizzly.websockets.BaseFrameType
org.glassfish.grizzly.websockets.frametypes.PingFrameType
- All Implemented Interfaces:
FrameType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.grizzly.websockets.BaseFrameType
create, getBytes, setPayload
-
Constructor Details
-
PingFrameType
public PingFrameType()
-
-
Method Details
-
respond
-