Class WsPongFrame

All Implemented Interfaces:
MessageHeader

public class WsPongFrame extends WsDefaultControlFrame
The Websocket pong frame.
  • Constructor Details

    • WsPongFrame

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