| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.api |
Jetty WebSocket API
|
| Modifier and Type | Method and Description |
|---|---|
RemoteEndpoint |
WebSocketAdapter.getRemote() |
RemoteEndpoint |
Session.getRemote()
Return a reference to the RemoteEndpoint object representing the other end of this conversation.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.