Uses of Interface
javax.websocket.RemoteEndpoint

Packages that use RemoteEndpoint
javax.websocket   
 

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-2013 Oracle and/or its affiliates. All rights reserved.