Uses of Interface
jakarta.websocket.RemoteEndpoint
-
Uses of RemoteEndpoint in jakarta.websocket
Subinterfaces of RemoteEndpoint in jakarta.websocketModifier and TypeInterfaceDescriptionstatic interface
This representation of the peer of a web socket conversation has the ability to send messages asynchronously.static interface
This representation of the peer of a web socket conversation has the ability to send messages synchronously.