public interface Framedata
Modifier and Type | Interface and Description |
---|---|
static class |
Framedata.Opcode |
Modifier and Type | Method and Description |
---|---|
void |
append(Framedata nextframe) |
Framedata.Opcode |
getOpcode() |
ByteBuffer |
getPayloadData() |
boolean |
getTransfereMasked() |
boolean |
isFin() |
boolean isFin()
boolean getTransfereMasked()
Framedata.Opcode getOpcode()
ByteBuffer getPayloadData()
void append(Framedata nextframe) throws InvalidFrameException
InvalidFrameException
Copyright © 2013. All Rights Reserved.