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

public class PongFrameType extends BaseFrameType
  • Constructor Details

    • PongFrameType

      public PongFrameType()
  • Method Details