public class CloseFrame extends FrameDraft76
| Modifier | Constructor and Description |
|---|---|
protected |
CloseFrame()
Instantiates a new binary frame.
|
protected |
CloseFrame(FrameHeader header,
byte[] bodyData)
Instantiates a new binary frame.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
toByteBuffer()
convert frame to byte buffer.
|
getContents, getContentsLength, getHeader, readContents, readContents, setContents, setHeaderprotected CloseFrame()
protected CloseFrame(FrameHeader header, byte[] bodyData)
header - the headerbodyData - the contents datapublic ByteBuffer toByteBuffer()
FrametoByteBuffer in class FrameCopyright © 2021. All rights reserved.