Package | Description |
---|---|
org.java_websocket.framing |
This package encapsulates all interfaces and implementations in relation with the WebSocket
frames.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryFrame
Class to represent a binary frame
|
class |
ContinuousFrame
Class to represent a continuous frame
|
class |
TextFrame
Class to represent a text frames
|
Copyright © 2021. All rights reserved.