public class PongFrame extends ControlFrame
Framedata.Opcode
Constructor and Description |
---|
PongFrame()
constructor which sets the opcode of this frame to pong
|
PongFrame(PingFrame pingFrame)
constructor which sets the opcode of this frame to ping copying over the payload of the ping
|
isValid
append, equals, get, getOpcode, getPayloadData, getTransfereMasked, hashCode, isFin, isRSV1, isRSV2, isRSV3, setFin, setPayload, setRSV1, setRSV2, setRSV3, setTransferemasked, toString
public PongFrame()
public PongFrame(PingFrame pingFrame)
pingFrame
- the PingFrame which payload is to copyCopyright © 2017. All rights reserved.