See: Description
| Interface | Description |
|---|---|
| Framedata |
The interface for the frame
|
| Class | Description |
|---|---|
| BinaryFrame |
Class to represent a binary frame
|
| CloseFrame |
Class to represent a close frame
|
| ContinuousFrame |
Class to represent a continuous frame
|
| ControlFrame |
Abstract class to represent control frames
|
| DataFrame |
Abstract class to represent data frames
|
| FramedataImpl1 |
Abstract implementation of a frame
|
| PingFrame |
Class to represent a ping frame
|
| PongFrame |
Class to represent a pong frame
|
| TextFrame |
Class to represent a text frames
|
| Enum | Description |
|---|---|
| Framedata.Opcode |
Enum which contains the different valid opcodes
|
Copyright © 2018. All rights reserved.