Package | Description |
---|---|
org.java_websocket | |
org.java_websocket.client |
This package encapsulates all implementations in relation with the WebSocketClient.
|
org.java_websocket.drafts |
This package encapsulates all implementations in relation with the WebSocket drafts.
|
org.java_websocket.extensions |
This package encapsulates all interfaces and implementations in relation with the WebSocket
Sec-WebSocket-Extensions.
|
org.java_websocket.extensions.permessage_deflate | |
org.java_websocket.framing |
This package encapsulates all interfaces and implementations in relation with the WebSocket
frames.
|
Class and Description |
---|
Framedata
The interface for the frame
|
PingFrame
Class to represent a ping frame
|
Class and Description |
---|
Framedata
The interface for the frame
|
Class and Description |
---|
Framedata
The interface for the frame
|
Class and Description |
---|
Framedata
The interface for the frame
|
Class and Description |
---|
Framedata
The interface for the frame
|
Class and Description |
---|
ControlFrame
Abstract class to represent control frames
|
DataFrame
Abstract class to represent data frames
|
Framedata
The interface for the frame
|
FramedataImpl1
Abstract implementation of a frame
|
PingFrame
Class to represent a ping frame
|
Copyright © 2021. All rights reserved.