Uses of Interface
javax.websocket.RemoteEndpoint.Basic
Packages that use RemoteEndpoint.Basic
-
Uses of RemoteEndpoint.Basic in javax.websocket
Methods in javax.websocket that return RemoteEndpoint.BasicModifier and TypeMethodDescriptionSession.getBasicRemote()
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages synchronously to the peer.