| 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 |
CloseFrame
Class to represent a close frame
|
class |
PingFrame
Class to represent a ping frame
|
class |
PongFrame
Class to represent a pong frame
|
Copyright © 2022. All rights reserved.