public class PingFrame extends FrameRfc6455
| 限定符 | 构造器和说明 |
|---|---|
|
PingFrame()
Instantiates a new ping frame.
|
protected |
PingFrame(FrameHeaderRfc6455 header,
byte[] bodyData)
Instantiates a new ping frame.
|
isContinuationFrame, mask, toByteBuffer, unmaskgetContents, getContentsLength, getHeader, readContents, readContents, setContents, setHeaderprotected PingFrame(FrameHeaderRfc6455 header, byte[] bodyData)
header - the headerbodyData - the contents datapublic PingFrame()
Copyright © 2020. All rights reserved.