Package | Description |
---|---|
javax.websocket |
This package contains all the WebSocket APIs common to both the client
and server side.
|
org.glassfish.tyrus.core | |
org.glassfish.tyrus.core.cluster |
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 |
ClusterSession.getAsyncRemote() |
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.