public class PongFrame extends FrameRfc6455
| Constructor and Description |
|---|
PongFrame()
Instantiates a new pong frame.
|
PongFrame(FrameHeader header,
byte[] bodyData)
Instantiates a new pong frame.
|
isContinuationFrame, mask, toByteBuffer, unmaskgetContents, getContentsLength, getHeader, readContents, readContents, setContents, setHeaderpublic PongFrame(FrameHeader header, byte[] bodyData)
header - the headerbodyData - the contents datapublic PongFrame()
Copyright © 2021. All rights reserved.