public class CloseFrame extends FrameDraft06
| 限定符 | 构造器和说明 |
|---|---|
|
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 © 2020. All rights reserved.