Uses of Interface
javax.websocket.RemoteEndpoint

Uses of RemoteEndpoint in javax.websocket
 

Methods in javax.websocket that return RemoteEndpoint
 RemoteEndpoint Session.getRemote()
          Return a reference to the RemoteEndpoint object representing the other end of this conversation.
 




Copyright © 2012 Oracle and/or its affiliates. All rights reserved.