public class CloseFrame extends FrameDraft06
| Modifier | Constructor and Description |
|---|---|
|
CloseFrame()
Instantiates a new close frame.
|
protected |
CloseFrame(FrameHeaderDraft06 header,
byte[] bodyData)
Instantiates a new connection close frame.
|
isContinuationFrame, toByteBuffergetContents, getContentsLength, getHeader, readContents, readContents, setContents, setHeaderprotected CloseFrame(FrameHeaderDraft06 header, byte[] bodyData)
header - the headerbodyData - the contents datapublic CloseFrame()
Copyright © 2021. All rights reserved.