| Package | Description | 
|---|---|
| jakarta.websocket | This package contains all the Jakartq WebSocket APIs common to both the client and server side. | 
| org.glassfish.tyrus.core | Core classes. | 
| org.glassfish.tyrus.core.cluster | Cluster relates classes and interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteEndpoint.Async | Session. getAsyncRemote()Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send
 messages asynchronously to the peer. | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteEndpoint.Async | TyrusSession. getAsyncRemote() | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteEndpoint.Async | RemoteSession. getAsyncRemote()Get a reference a  RemoteEndpoint.Asyncobject representing the peer of this conversation
 that is able to send messages asynchronously to the peer. | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.