| Package | Description | 
|---|---|
| jakarta.websocket | This package contains all the Jakartq WebSocket APIs common to both the client and server side. | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | RemoteEndpoint.AsyncThis representation of the peer of a web socket conversation has the ability to send messages asynchronously. | 
| static interface  | RemoteEndpoint.BasicThis representation of the peer of a web socket conversation has the ability to send messages synchronously. | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.