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-2013 Mort Bay Consulting. All Rights Reserved.