Uses of Interface
jakarta.websocket.RemoteEndpoint.Basic
-
-
Uses of RemoteEndpoint.Basic in jakarta.websocket
Methods in jakarta.websocket that return RemoteEndpoint.Basic Modifier and Type Method Description RemoteEndpoint.BasicSession. getBasicRemote()Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages synchronously to the peer.
-