Class WsPingFrame

All Implemented Interfaces:
MessageHeader

public class WsPingFrame extends WsDefaultControlFrame
The Websocket ping frame.
  • Constructor Details

    • WsPingFrame

      public WsPingFrame(ByteBuffer applicationData)
      A ping control frame.
      Parameters:
      applicationData - the data to echo back