java.lang.Object
org.glassfish.grizzly.websockets.BaseFrameType
org.glassfish.grizzly.websockets.frametypes.PingFrameType
All Implemented Interfaces:
FrameType

public class PingFrameType extends BaseFrameType
  • Constructor Details

    • PingFrameType

      public PingFrameType()
  • Method Details