Interface Frame
-
- All Known Implementing Classes:
AFrame,BinaryFrame,CloseFrame,ContinuousFrame,ControlFrame,DataFrame,PingFrame,PongFrame,TextFrame
public interface Frame
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidappend(Frame nextframe)OpcodegetOpcode()byte[]getPayloadData()booleangetTransfereMasked()booleanisFin()booleanisRSV1()booleanisRSV2()booleanisRSV3()
-