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.framing |
This package encapsulates all interfaces and implementations in relation with the WebSocket frames.
|
org.java_websocket.server |
This package encapsulates all implementations in relation with the WebSocketServer.
|
Class and Description |
---|
Framedata
The interface for the frame
|
Framedata.Opcode
Enum which contains the different valid opcodes
|
Class and Description |
---|
Framedata
The interface for the frame
|
Framedata.Opcode
Enum which contains the different valid opcodes
|
Class and Description |
---|
Framedata
The interface for the frame
|
Framedata.Opcode
Enum which contains the different valid opcodes
|
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
|
Framedata.Opcode
Enum which contains the different valid opcodes
|
FramedataImpl1
Abstract implementation of a frame
|
PingFrame
Class to represent a ping frame
|
Class and Description |
---|
Framedata
The interface for the frame
|
Copyright © 2018. All rights reserved.