Uses of Interface
javax.websocket.RemoteEndpoint.Basic

Packages that use RemoteEndpoint.Basic
javax.websocket This package contains all the WebSocket APIs common to both the client and server side. 
 

Uses of RemoteEndpoint.Basic in javax.websocket
 

Methods in javax.websocket that return RemoteEndpoint.Basic
 RemoteEndpoint.Basic Session.getBasicRemote()
          Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages synchronously to the peer.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : users@websocket-spec.java.net