| Package | Description |
|---|---|
| jakarta.websocket |
This package contains all the Jakartq WebSocket APIs common to both the client and server side.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteEndpoint.Basic |
Session.getBasicRemote()
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send
messages synchronously to the peer.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.