Package | Description |
---|---|
ej.websocket |
This package gathers the classes managing WebSocket.
|
ej.websocket.util |
This package gathers the util classes.
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
WebSocket.getEndpoint() |
Constructor and Description |
---|
WebSocket(WebSocketURI uri,
Endpoint endpoint)
Create a new
WebSocket instance. |
Modifier and Type | Class and Description |
---|---|
class |
EndpointAdapter
An
Endpoint with a default behaviour doing nothing. |