JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
E
ej.websocket
- package ej.websocket
This package gathers the classes managing WebSocket.
ej.websocket.frame
- package ej.websocket.frame
This package gathers the classes handling the frames of a WebSocket.
ej.websocket.http
- package ej.websocket.http
This package gathers the classes used for the http connection.
ej.websocket.util
- package ej.websocket.util
This package gathers the util classes.
Endpoint
- Interface in
ej.websocket
An
Endpoint
knows how to handle high level websocket events.
EndpointAdapter
- Class in
ej.websocket.util
An
Endpoint
with a default behaviour doing nothing.
EndpointAdapter()
- Constructor for class ej.websocket.util.
EndpointAdapter
ERROR_UNKNOWN
- Static variable in class ej.websocket.
Messages
Unknown error.
EXTENDED_LENGTH_MAX_VALUE
- Static variable in interface ej.websocket.frame.
IFrameBuilder
The maximum length for an extended payload (7+16 bits).
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes